blob: 0c0045aab0604e711572b560343ea6ab111010b7 [file] [log] [blame]
{
"name": "abbi",
"version": "1.0.59",
"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": "7.0"
},
"source": {
"git": "https://github.com/abbiio/iosdk.git"
},
"source_files": "include/ABBISDK/ABBI.h",
"exclude_files": "Classes/Exclude",
"preserve_paths": "libABBISDK.a",
"public_header_files": "include/ABBISDK/ABBI.h",
"frameworks": [
"CoreMotion",
"UIKit",
"Social",
"StoreKit",
"SystemConfiguration",
"WebKit"
],
"requires_arc": true,
"xcconfig": {
"HEADER_SEARCH_PATHS": "\"$(PODS_ROOT)/abbi\""
},
"vendored_libraries": "libABBISDK.a"
}