blob: b3036254ae384288c0e9c62fe461262571da4aa9 [file] [log] [blame]
{
"name": "IterableSDK",
"version": "4.3.2",
"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://iterable.com/",
"license": "MIT",
"authors": {
"Ilya Brin": "ilya@iterable.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Iterable/iterable-ios-sdk.git",
"tag": "4.3.2"
},
"source_files": "Iterable-iOS-SDK/*.{h,m}",
"deprecated_in_favor_of": "Iterable-iOS-SDK"
}