[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 3 / 5 / FirebaseOSX / 2.4.0 / FirebaseOSX.podspec.json
blobff8f9f6aa88db0f5d6ac6532216a96f902af04f1
2   "name": "FirebaseOSX",
3   "version": "2.4.0",
4   "summary": "The official OSX client library for Firebase.",
5   "description": "This is the official OSX client library for Firebase. Build extraordinary native OSX apps in minutes with Firebase. The Firebase platform can power your app’s backend, user authentication, static hosting, and more.",
6   "homepage": "https://www.firebase.com/",
7   "license": {
8     "type": "Commercial",
9     "text": "https://www.firebase.com/terms/terms-of-service.html"
10   },
11   "authors": {
12     "Firebase": "support@firebase.com"
13   },
14   "source": {
15     "http": "https://cdn.firebase.com/ObjC/FirebaseOSX.framework-2.4.0.zip"
16   },
17   "platforms": {
18     "osx": "10.8"
19   },
20   "vendored_frameworks": "Firebase.framework",
21   "frameworks": [
22     "CFNetwork",
23     "Security",
24     "Firebase",
25     "SystemConfiguration"
26   ],
27   "libraries": [
28     "icucore",
29     "c++"
30   ],
31   "requires_arc": true,
32   "xcconfig": {
33     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/Firebase\""
34   },
35   "deprecated_in_favor_of": "FirebaseDatabase"