blob: 6ba0e282b1010c058db12b80d9e024db3282b8ec [file] [log] [blame]
{
"name": "abbi",
"version": "0.0.141",
"summary": "Simple SDK for developers to manage and maximize conversions of all in-app promotions.",
"description": "In one line of code, ABBI provides the full life-cycle of in app marketing to your app. Create and manage your in app promotions and let ABBI do all the hard work and optimize your CTR's!",
"homepage": "http://abbi.io",
"license": "Commercial",
"authors": {
"Abbi Ltd.": "support@abbi.io"
},
"social_media_url": "http://twitter.com/goabbi",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/abbiio/iosdk.git"
},
"source_files": "SDK/ABBISDK.framework/Headers/ABBI.h",
"exclude_files": "Classes/Exclude",
"public_header_files": "SDK/ABBISDK.framework/Headers/ABBI.h",
"requires_arc": true,
"ios": {
"vendored_frameworks": "SDK/ABBISDK.framework"
}
}