blob: e430d82342e3aef16db76c18eb8b4d2a6fc02e9c [file] [log] [blame]
{
"name": "Uninstall",
"version": "1.1.4",
"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",
"file": "LICENSE.md"
},
"authors": {
"Aravind G S": "aravindgs@github.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/uninstallio/ios-sdk.git",
"tag": "1.1.4"
},
"source_files": "Builds/All-Targets-armv6-armv7-simulator/include/**/*.{h,m}",
"preserve_paths": "Builds/All-Targets-armv6-armv7-simulator/libNotifyManager.a",
"ios": {
"vendored_libraries": "Builds/All-Targets-armv6-armv7-simulator/libNotifyManager.a"
},
"frameworks": [
"CoreLocation",
"CoreBluetooth",
"CoreTelephony",
"QuartzCore",
"Security",
"SystemConfiguration",
"AdSupport"
],
"requires_arc": true
}