blob: 338bbefa1d73668dad34443fc2c3fb40a9519d64 [file] [log] [blame]
{
"name": "DWPodTest",
"version": "0.1.2",
"summary": "is a test demo.",
"homepage": "https://github.com/DavieDang/TestPodPack",
"license": "MIT",
"authors": {
"1124403942@qq.com": "daviedang@163.com"
},
"source": {
"git": "https://github.com/DavieDang/TestPodPack.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "DWPodTest/DWPodTest/**/*.{h,m}",
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}