blob: d7feed754348d476c9c8d435be4c8b764eae4dce [file] [log] [blame]
{
"name": "FinalPod",
"version": "0.2.0",
"summary": "FinalTest.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://coding.net/u/zrc7151/p/finalTest/git/tree/master",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhangrunchao": "zhangrunchao@qijiayoudao.com"
},
"source": {
"git": "https://git.coding.net/zrc7151/finalTest.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FinalTest/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
]
}
}