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