[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / d / 9 / Iterable-iOS-SDK / 6.2.14-no-inbox / Iterable-iOS-SDK.podspec.json
blobe1ae2e84b61fafa797bd690330654d9cda47ae35
2   "name": "Iterable-iOS-SDK",
3   "module_name": "IterableSDK",
4   "version": "6.2.14-no-inbox",
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     "Tapash Majumder": "tapash@iterable.com",
11     "Jay Kim": "jay.kim@iterable.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/Iterable/swift-sdk.git",
18     "tag": "6.2.14-no-inbox"
19   },
20   "source_files": "swift-sdk/**/*.{h,m,swift}",
21   "resource_bundles": {
22     "Iterable-iOS-SDK": "swift-sdk/Resources/**/*.{storyboard,xib,xcassets,xcdatamodeld}"
23   },
24   "swift_versions": "5.3",
25   "swift_version": "5.3"