[Add] DebugSwift 0.3.9
[CocoaPods.git] / Specs / 7 / d / 5 / Answers / 1.3.0 / Answers.podspec.json
blob37e6984b99471ee3254883605422e235649c1718
2   "authors": "Twitter",
3   "dependencies": {
4     "Fabric": [
5       "~> 1.6.3"
6     ]
7   },
8   "frameworks": [
9     "Security",
10     "SystemConfiguration"
11   ],
12   "homepage": "https://fabric.io/kits/ios/answers",
13   "libraries": [
14     "z",
15     "c++"
16   ],
17   "license": {
18     "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",
19     "type": "Commercial"
20   },
21   "name": "Answers",
22   "platforms": {
23     "ios": "6.0",
24     "osx": "10.7",
25     "tvos": "9.0"
26   },
27   "source": {
28     "http": "https://kit-downloads.fabric.io/cocoapods/answers/1.3.0/answers.zip"
29   },
30   "summary": "Finally, mobile app analytics you don't need to analyze.",
31   "version": "1.3.0",
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"