[Add] DebugSwift 0.3.9
[CocoaPods.git] / Specs / 7 / d / 5 / Answers / 1.2.1 / Answers.podspec.json
blob150cbebccbf24a8f6bd518c3cea08109420f4ded
2   "name": "Answers",
3   "version": "1.2.1",
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.1/answers.zip"
14   },
15   "license": {
16     "type": "Commercial",
17     "text": "Fabric: Copyright 2016 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 2016 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     "source_files": "iOS/Answers.framework/Headers/*.h",
34     "public_header_files": "iOS/Answers.framework/Headers/*.h",
35     "vendored_frameworks": "iOS/Answers.framework"
36   },
37   "osx": {
38     "source_files": "OSX/Answers.framework/Versions/A/Headers/*.h",
39     "public_header_files": "OSX/Answers.framework/Versions/A/Headers/*.h",
40     "vendored_frameworks": "OSX/Answers.framework"
41   },
42   "tvos": {
43     "source_files": "tvOS/Answers.framework/Headers/*.h",
44     "public_header_files": "tvOS/Answers.framework/Headers/*.h",
45     "vendored_frameworks": "tvOS/Answers.framework"
46   },
47   "deprecated_in_favor_of": "FirebaseAnalytics"