[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / f / d / 9 / Iterable-iOS-SDK / 6.2.6 / Iterable-iOS-SDK.podspec.json
blob41c1147bf9c975dc85ab289d227371bf22df301a
2   "name": "Iterable-iOS-SDK",
3   "module_name": "IterableSDK",
4   "version": "6.2.6",
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.6"
19   },
20   "source_files": "swift-sdk/**/*.{h,m,swift}",
21   "resource_bundles": {
22     "Iterable-iOS-SDK": "swift-sdk/Resources/**/*.{storyboard,xib,xcassets}"
23   },
24   "pod_target_xcconfig": {
25     "SWIFT_VERSION": "5.2"
26   },
27   "swift_versions": "5.2",
28   "deprecated": true,
29   "swift_version": "5.2"