blob: fc56ab7e916dfaca67cf2b6433de388d9724749c [file] [log] [blame]
{
"name": "bsg-pod",
"version": "0.1.0",
"summary": "A collection of common functionality used by Brook Street Games LLC.",
"description": "'This pod provides convenience functions for usinf Facebook and Firebase, a carousel UI object, and other common functionality.'",
"homepage": "https://philrattazzi@bitbucket.org/philrattazzi/bsg-pod.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"philrattazzi": "philrattazzi@yahoo.com"
},
"source": {
"git": "https://philrattazzi@bitbucket.org/philrattazzi/bsg-pod.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "bsg-pod/Classes/**/*"
}