[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / d / 9 / Iterable-iOS-SDK / 6.0.6 / Iterable-iOS-SDK.podspec.json
blobcf8bfe1f3d9743e9843e58a0447eb5fbafeaac93
2   "name": "Iterable-iOS-SDK",
3   "module_name": "IterableSDK",
4   "version": "6.0.6",
5   "summary": "Iterable's official SDK for iOS",
6   "description": "iOS SDK containing a wrapper around Iterable's API, in addition\nto some utility functions",
7   "homepage": "https://github.com/Iterable/swift-sdk.git",
8   "license": "MIT",
9   "authors": {
10     "Ilya Brin": "ilya@iterable.com"
11   },
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/Iterable/swift-sdk.git",
17     "tag": "6.0.6"
18   },
19   "source_files": "swift-sdk/**/*.{h,m,swift}",
20   "pod_target_xcconfig": {
21     "SWIFT_VERSION": "4.2"
22   },
23   "deprecated": true,
24   "swift_version": "4.2"