[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 7 / d / 5 / Answers / 1.0.2 / Answers.podspec.json
blob06e73f4bc0f5ba8f8297cdbee695043666ccd950
2   "name": "Answers",
3   "version": "1.0.2",
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   },
11   "source": {
12     "http": "https://kit-downloads.fabric.io/cocoapods/answers/1.0.2/answers.zip"
13   },
14   "license": {
15     "type": "Commercial",
16     "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"
17   },
18   "frameworks": [
19     "Security",
20     "SystemConfiguration"
21   ],
22   "dependencies": {
23     "Fabric": [
24       "~> 1.6.1"
25     ]
26   },
27   "libraries": [
28     "z",
29     "c++"
30   ],
31   "ios": {
32     "public_header_files": "iOS/Answers.framework/Headers/*.h",
33     "vendored_frameworks": "iOS/Answers.framework"
34   },
35   "osx": {
36     "public_header_files": "OSX/Answers.framework/Versions/A/Headers/*.h",
37     "vendored_frameworks": "OSX/Answers.framework"
38   },
39   "deprecated_in_favor_of": "FirebaseAnalytics"