blob: 43926d109dce71814f3f6003ff1a60e0be7be3dc [file] [log] [blame]
{
"name": "TZCoupon",
"version": "0.1.1",
"summary": "A short description of TZCoupon.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/HannahZheng/TZCoupon",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hannah": "zhenghan1221@163.com"
},
"source": {
"git": "https://github.com/HannahZheng/TZCoupon",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TZCoupon/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}