blob: 33db88a7b891d7e70fadccfd702a818c69b84630 [file] [log] [blame]
{
"name": "YMNetWorking",
"version": "0.0.6",
"summary": "private comment NetWork .idea from castwy",
"description": "通用网络库,思路来源 castwy",
"homepage": "https://github.com/YMPod/YMNetWork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yangm": "13120690401@163.com"
},
"source": {
"git": "https://github.com/YMPod/YMNetWork.git",
"tag": "0.0.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Pod/Classes/NetWork/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
]
}
}