blob: a005aae3fd56c2df8c70642aea7ee90f8e008ff1 [file] [log] [blame]
{
"name": "Iterable-iOS-SDK",
"module_name": "IterableSDK",
"version": "6.0.1",
"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.0.1"
},
"source_files": "swift-sdk/*.{h,m,swift}",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.1"
},
"swift_version": "4.1"
}