blob: a467ad34b2316ebdc68bd225cad7f4c0cbf8c398 [file] [log] [blame]
{
"name": "QPod",
"version": "0.1.0",
"summary": "this is our core pod",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://git.qubit.tv:8888/Bernardini/QPod.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gabriel": "gbernardini@qubit.tv"
},
"source": {
"git": "http://git.qubit.tv:8888/Bernardini/QPod.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "QPod/Classes/**/*",
"dependencies": {
"Gloss": [
"~> 0.7"
],
"Alamofire": [
"~> 3.0"
]
},
"pushed_with_swift_version": "2.3"
}