[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 8 / f / e / IterableSDK / 5.0.2 / IterableSDK.podspec.json
blob60b02b140a82522de3009fdfa0b061f7cf060868
2   "name": "IterableSDK",
3   "version": "5.0.2",
4   "summary": "Iterable's official SDK for iOS",
5   "description": "iOS SDK containing a wrapper around Iterable's API, in addition\nto some utility functions",
6   "homepage": "https://iterable.com/",
7   "license": "MIT",
8   "authors": {
9     "Ilya Brin": "ilya@iterable.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/Iterable/iterable-ios-sdk.git",
16     "tag": "5.0.2"
17   },
18   "source_files": "Iterable-iOS-SDK/*.{h,m}",
19   "deprecated_in_favor_of": "Iterable-iOS-SDK"