blob: 40bf56afe04c139320cfc89c0fe97061f6edf629 [file] [log] [blame]
{
"name": "GongJuTai",
"version": "1.0.3",
"summary": "GongJuTai is a high level request util based on AFNetworking.",
"homepage": "https://github.com/zhangpengfic/GongJuTai",
"license": "MIT",
"authors": {
"Alfred": "75756414@qq.com"
},
"source": {
"git": "https://github.com/zhangpengfic/GongJuTai.git",
"tag": "1.0.3"
},
"source_files": "GongJuTai/GongJu/*.{h,m,swift}",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 3.0"
]
}
}