[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / d / 9 / Iterable-iOS-SDK / 1.0.2 / Iterable-iOS-SDK.podspec.json
blob2613bff955ef8c6ff1d5640599b620473c6190b0
2   "name": "Iterable-iOS-SDK",
3   "module_name": "IterableSDK",
4   "version": "1.0.2",
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": "1.0.2"
18   },
19   "source_files": "swift-sdk/*.{h,m,swift}",
20   "pod_target_xcconfig": {
21     "SWIFT_VERSION": "4.1"
22   },
23   "swift_version": "4.1"