[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / c / a / 7 / Socialbase / 0.4.4 / Socialbase.podspec.json
blob34e3e92df7a6df6e8f3a6612040d5c2c2fa7892c
2   "name": "Socialbase",
3   "version": "0.4.4",
4   "summary": "Firestore Social framework",
5   "description": "Socialbase is a framework for building SNS in Cloud Firestore.",
6   "homepage": "https://github.com/1amageek/Socialbase",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "1amageek": "tmy0x3@icloud.com"
13   },
14   "social_media_url": "http://twitter.com/1amageek",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/1amageek/Socialbase.git",
20     "tag": "0.4.4"
21   },
22   "source_files": "Socialbase/**/*.swift",
23   "requires_arc": true,
24   "static_framework": true,
25   "dependencies": {
26     "Firebase/Core": [
28     ],
29     "Firebase/Firestore": [
31     ],
32     "Firebase/Storage": [
34     ],
35     "Pring": [
37     ]
38   }