[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / f / e / IterableSDK / 2.0.0 / IterableSDK.podspec.json
blobccc6851690568edf8cc4cf2a2b9db0d323ce49c0
2   "name": "IterableSDK",
3   "version": "2.0.0",
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": "2.0.0"
17   },
18   "source_files": "Iterable-iOS-SDK/*.{h,m}",
19   "dependencies": {
20     "JSONModel": [
21       "~> 1.1.0"
22     ]
23   },
24   "deprecated_in_favor_of": "Iterable-iOS-SDK"