blob: fae1bcb0810e08ef82f3c3b1fbd380f0acdd5c73 [file] [log] [blame]
{
"name": "Answers",
"version": "1.0.0",
"summary": "Finally, mobile app analytics you don’t need to analyze.",
"homepage": "https://fabric.io/kits/ios/answers",
"authors": "Twitter",
"platforms": {
"ios": "6.0"
},
"source": {
"http": "https://kit-downloads.fabric.io/ios/com.twitter.answers.ios/1.0.0/com.twitter.answers.ios-default.zip"
},
"vendored_frameworks": "Answers.framework",
"public_header_files": "Answers.framework/Headers/*.h",
"license": {
"type": "Commercial",
"text": "Fabric: Copyright 2015 Twitter, Inc. All Rights Reserved. Use of this software is subject to the terms and conditions of the Fabric Software and Services Agreement located at http://fabric.io/terms. Answers: Copyright (c) 2015 Crashlytics, Inc. All Rights Reserved. Use of this software is subject to the terms and conditions of the Answers Agreement located at http://answers.io/terms and the Answers Privacy Policy located at http://answers.io/privacy. OSS: http://get.fabric.io/terms/opensource.txt"
},
"frameworks": [
"Security",
"SystemConfiguration"
],
"dependencies": {
"Fabric": [
]
},
"libraries": [
"z",
"c++"
],
"deprecated_in_favor_of": "FirebaseAnalytics"
}