[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / f / d / 9 / Iterable-iOS-SDK / 6.5.3 / Iterable-iOS-SDK.podspec.json
blob830535ade6ca5e502bdba6a980d60e1f2fe26ec7
2   "name": "Iterable-iOS-SDK",
3   "module_name": "IterableSDK",
4   "version": "6.5.3",
5   "summary": "Iterable's official SDK for iOS",
6   "description": "Iterable's iOS SDK integrating utility and the Iterable API",
7   "homepage": "https://github.com/Iterable/swift-sdk.git",
8   "license": "MIT",
9   "authors": {
10     "Jay Kim": "jay.kim@iterable.com"
11   },
12   "platforms": {
13     "ios": "12.0"
14   },
15   "source": {
16     "git": "https://github.com/Iterable/swift-sdk.git",
17     "tag": "6.5.3"
18   },
19   "source_files": "swift-sdk/**/*.{h,m,swift}",
20   "exclude_files": "swift-sdk/swiftui/**",
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "5.3"
23   },
24   "swift_versions": "5.3",
25   "resource_bundles": {
26     "Resources": "swift-sdk/Resources/**/*.{storyboard,xib,xcassets,xcdatamodeld}"
27   },
28   "header_dir": "IterableSDK",
29   "swift_version": "5.3"