blob: ae6d9ae7cd0c9aa77c5ab6cd924e79992b359259 [file] [log] [blame]
{
"name": "BSGCommon",
"version": "0.1.0",
"summary": "Common functionality used by Brook Street Games.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://philrattazzi@bitbucket.org/philrattazzi/bsg-common.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Phil Rattazzi": "philrattazzi@yahoo.com"
},
"source": {
"git": "https://philrattazzi@bitbucket.org/philrattazzi/bsg-common.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"swift_version": "4.0",
"source_files": "bsg-common/Classes/**/*",
"dependencies": {
"Firebase/Core": [
],
"Firebase/Database": [
],
"Firebase/Storage": [
],
"Firebase/Auth": [
],
"FacebookCore": [
],
"FacebookShare": [
],
"FacebookLogin": [
]
}
}