[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / f / d / 9 / Iterable-iOS-SDK / 6.2.14-rn-sdk-fix / Iterable-iOS-SDK.podspec.json
blob649ee500f7f8094f4252f69c13b24c251193d78d
2   "name": "Iterable-iOS-SDK",
3   "module_name": "IterableSDK",
4   "version": "6.2.14-rn-sdk-fix",
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-rn-sdk-fix"
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.0",
25   "deprecated": true,
26   "swift_version": "5.0"