blob: e0d6024e8629b0586097d4967ed2a450c39c48cb [file] [log] [blame]
{
"name": "ASTestPod",
"version": "0.1.0",
"summary": "ASTestPod.summary",
"description": "ASTestPod.description",
"homepage": "https://github.com/wodely",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liukecyl@163.com": "liukecyl"
},
"source": {
"git": "https://github.com/wodely/ASTestpPod.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ASTestPod/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}