[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 1 / 7 / 0 / BSGCommon / 0.1.0 / BSGCommon.podspec.json
blobae6d9ae7cd0c9aa77c5ab6cd924e79992b359259
2   "name": "BSGCommon",
3   "version": "0.1.0",
4   "summary": "Common functionality used by Brook Street Games.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://philrattazzi@bitbucket.org/philrattazzi/bsg-common.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Phil Rattazzi": "philrattazzi@yahoo.com"
13   },
14   "source": {
15     "git": "https://philrattazzi@bitbucket.org/philrattazzi/bsg-common.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "bsg-common/Classes/**/*",
23   "dependencies": {
24     "Firebase/Core": [
26     ],
27     "Firebase/Database": [
29     ],
30     "Firebase/Storage": [
32     ],
33     "Firebase/Auth": [
35     ],
36     "FacebookCore": [
38     ],
39     "FacebookShare": [
41     ],
42     "FacebookLogin": [
44     ]
45   }