blob: 54f78216f8c04dd41442715995bfc4d831d643cb [file] [log] [blame]
{
"name": "abbi",
"version": "2.4.1",
"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://walkme.com",
"license": "Commercial",
"authors": {
"WalkMe Inc": "http://walkme.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/abbiio/iosdk.git",
"tag": "2.4.1"
},
"preserve_paths": "WalkMeSDK.framework",
"frameworks": [
"CoreMotion",
"UIKit",
"Social",
"StoreKit",
"SystemConfiguration",
"WebKit",
"AudioToolbox"
],
"requires_arc": true,
"xcconfig": {
"HEADER_SEARCH_PATHS": "\"$(PODS_ROOT)/abbi\"",
"OTHER_LDFLAGS": "-ObjC"
},
"vendored_frameworks": "WalkMeSDK.framework"
}