blob: 138e2147b4f3ec0f9274dda9c80a09fa956b9427 [file] [log] [blame]
{
"name": "Inapptics",
"version": "1.6.6",
"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",
"documentation_url": "https://inapptics.com/docs/ios/integration.html",
"authors": {
"inapptics": "team@inapptics.com"
},
"license": {
"type": "Custom",
"file": "LICENSE.md"
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://s3.amazonaws.com/inapptics-cdn-ko0ld/sdk/cocoapods/Inapptics_166.zip"
},
"ios": {
"public_header_files": "Inapptics.framework/Headers/*.h",
"source_files": [
"Inapptics.framework/Headers/*.h",
"Inapptics.framework/Headers/*.h"
],
"vendored_frameworks": "Inapptics.framework",
"frameworks": "UIKit"
},
"requires_arc": true,
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(inherited)"
}
}