blob: 19cf9a5a8e5d431884cf51ab30dfcd88629fe708 [file] [log] [blame]
{
"name": "IterableSDK",
"version": "4.2.0",
"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.2.0"
},
"source_files": "Iterable-iOS-SDK/*.{h,m}",
"deprecated_in_favor_of": "Iterable-iOS-SDK"
}