Merge pull request #65 from TouchInstinct/feature/podspecs_update

Updated podspecs
This commit is contained in:
Nikita 2020-09-03 12:06:09 +03:00 committed by GitHub
commit 91d4eb2dd9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
# Changelog
### 0.3.15
-**Update**: update LeadKit dependency
### 0.3.14
- **Update**: remove Carthage binary dependencies, update build scripts.

View File

@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "LeadKitAdditions"
s.version = "0.3.14"
s.version = "0.3.15"
s.summary = "iOS framework with a bunch of tools for rapid development"
s.homepage = "https://github.com/TouchInstinct/LeadKitAdditions"
s.license = "Apache License, Version 2.0"