[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / f / d / 9 / Iterable-iOS-SDK / 6.4.5 / Iterable-iOS-SDK.podspec.json
blobd38a7f974acdd0cd678aa0c8e5cb876af7ef03cc
2   "name": "Iterable-iOS-SDK",
3   "module_name": "IterableSDK",
4   "version": "6.4.5",
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     "Tapash Majumder": "tapash@iterable.com",
11     "Jay Kim": "jay.kim@iterable.com"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://github.com/Iterable/swift-sdk.git",
18     "tag": "6.4.5"
19   },
20   "source_files": "swift-sdk/**/*.{h,m,swift}",
21   "exclude_files": "swift-sdk/swiftui/**",
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "5.3"
24   },
25   "swift_versions": "5.3",
26   "resource_bundles": {
27     "Resources": "swift-sdk/Resources/**/*.{storyboard,xib,xcassets,xcdatamodeld}"
28   },
29   "header_dir": "IterableSDK",
30   "deprecated": true,
31   "swift_version": "5.3"