blob: 6b3b366cfd8d23e450d01762fb57f4c282fc0cca [file] [log] [blame]
{
"name": "Inapptics",
"version": "1.1.5",
"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"
},
"license": {
"type": "Custom",
"file": "LICENSE.md"
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://s3.amazonaws.com/inapptics-cdn-ko0ld/sdk/cocoapods/Inapptics.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)"
}
}