blob: 36d9052f7423df323d69f2317c87459cc3eccb4f [file] [log] [blame]
{
"name": "Inapptics",
"version": "1.1.1",
"summary": "Inapptics helps app creators visually analize actual user behavior.",
"description": "Inapptics is a mobile analytics platform that helps app creators understand how people use their app and improve their product based on proactive insights.",
"homepage": "https://inapptics.com",
"authors": {
"inapptics": "team@inapptics.com"
},
"platforms": {
"ios": "8.0"
},
"license": {
"type": "Custom",
"file": "LICENSE.md"
},
"source": {
"http": "https://s3.amazonaws.com/inapptics-cdn-ko0ld/sdk/cocoapods/Inapptics.zip"
},
"ios": {
"vendored_frameworks": "Inapptics.framework"
},
"requires_arc": true,
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(inherited)"
}
}