blob: 378b14eb2bf4703e45402a159a300ec4ae99055c [file] [log] [blame]
{
"name": "abbi",
"version": "0.0.12",
"summary": "Simple SDK for developers to manage and maximize conversions of all in-app promotions",
"description": "Simple SDK for developers to manage and maximize conversions of all in-app promotions",
"homepage": "http://abbi.io",
"license": "Commercial",
"authors": {
"Kobi Stok": "kobi@abbi.io"
},
"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"
}
}