blob: 9f0084df9ddc15b039bb84af8e3cbea5bd363c98 [file] [log] [blame]
{
"name": "Iterable-iOS-SDK",
"module_name": "IterableSDK",
"version": "6.1.4",
"summary": "Iterable's official SDK for iOS",
"description": "iOS SDK containing a wrapper around Iterable's API, in addition\nto some utility functions",
"homepage": "https://github.com/Iterable/swift-sdk.git",
"license": "MIT",
"authors": {
"Ilya Brin": "ilya@iterable.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Iterable/swift-sdk.git",
"tag": "6.1.4"
},
"source_files": "swift-sdk/**/*.{h,m,swift}",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
},
"swift_versions": "4.2",
"swift_version": "4.2"
}