blob: 36d5a48f3fe633a76c92e5e705336464eff3e953 [file] [log] [blame]
{
"name": "Inapptics",
"version": "1.1.2",
"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)"
}
}