blob: 021cdece1d8a371b17976f9fc016fcb2af599f95 [file] [log] [blame]
{
"name": "QPod",
"version": "0.2.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.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "QPod/Classes/**/*",
"dependencies": {
"Gloss": [
"~> 0.7"
],
"Alamofire": [
"~> 3.0"
]
},
"pushed_with_swift_version": "2.3"
}