Merge pull request #65 from TouchInstinct/feature/podspecs_update
Updated podspecs
This commit is contained in:
commit
91d4eb2dd9
|
|
@ -1,5 +1,8 @@
|
|||
# Changelog
|
||||
|
||||
### 0.3.15
|
||||
-**Update**: update LeadKit dependency
|
||||
|
||||
### 0.3.14
|
||||
- **Update**: remove Carthage binary dependencies, update build scripts.
|
||||
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue