blob: b86b5a5f7e8be81bd4a79af8e7920e8c2a00593e [file] [log] [blame]
{
"name": "QPod",
"version": "0.2.2",
"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.2"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "QPod/Classes/**/*",
"dependencies": {
"Gloss": [
"~> 1.2.1"
],
"Alamofire": [
"~> 4.0"
],
"CryptoSwift": [
"0.6.6"
]
},
"pushed_with_swift_version": "3"
}