[Add] DebugSwift 0.3.9
[CocoaPods.git] / Specs / 7 / d / 5 / Answers / 1.2.0 / Answers.podspec.json
bloba7d51cf56ce14fae517cc0e2d4a5e689369a95a9
2   "name": "Answers",
3   "version": "1.2.0",
4   "summary": "Finally, mobile app analytics you don’t need to analyze.",
5   "homepage": "https://fabric.io/kits/ios/answers",
6   "authors": "Twitter",
7   "platforms": {
8     "ios": "6.0",
9     "osx": "10.7",
10     "tvos": "9.0"
11   },
12   "source": {
13     "http": "https://kit-downloads.fabric.io/cocoapods/answers/1.2.0/answers.zip"
14   },
15   "license": {
16     "type": "Commercial",
17     "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"
18   },
19   "frameworks": [
20     "Security",
21     "SystemConfiguration"
22   ],
23   "dependencies": {
24     "Fabric": [
25       "~> 1.6.3"
26     ]
27   },
28   "libraries": [
29     "z",
30     "c++"
31   ],
32   "ios": {
33     "public_header_files": "iOS/Answers.framework/Headers/*.h",
34     "vendored_frameworks": "iOS/Answers.framework"
35   },
36   "osx": {
37     "public_header_files": "OSX/Answers.framework/Versions/A/Headers/*.h",
38     "vendored_frameworks": "OSX/Answers.framework"
39   },
40   "tvos": {
41     "public_header_files": "tvOS/Answers.framework/Headers/*.h",
42     "vendored_frameworks": "tvOS/Answers.framework"
43   },
44   "deprecated_in_favor_of": "FirebaseAnalytics"