blob: 13305d4c0e7fd025ca1c3d76a22dffbe4b044b25 [file] [log] [blame]
{
"name": "Uninstall",
"version": "1.0.2",
"summary": "World’s First Solution on Uninstall Mystery",
"description": " Measure Uninstall across various parameters from last event, crashes, too many notifications, external events like a sale, location, device and various others to understand the Reasons and Patterns of why your users are Uninstalling the app.\n",
"homepage": "http://www.uninstall.io/",
"license": {
"type": "BSD"
},
"authors": {
"Aravind G S": "aravindgs@github.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/uninstallio/ios-sdk.git",
"tag": "1.0.2"
},
"source_files": [
"Classes",
"Builds/All-Targets-armv6-armv7-simulator/include/**/*.{h,m}"
],
"preserve_paths": "Builds/All-Targets-armv6-armv7-simulator/libNotifyManager.a",
"frameworks": [
"CoreLocation",
"CoreBluetooth",
"CoreTelephony",
"QuartzCore",
"Security",
"SystemConfiguration",
"AdSupport"
],
"requires_arc": true
}