blob: 3565d09255f5159a70b3f8f4c64c0b0e00e714f6 [file] [log] [blame]
{
"name": "YZNetwork",
"version": "1.0.0",
"summary": "meiye.youzan base network component",
"description": "基于AFNeting 3.0,有赞美业网络底层组件",
"homepage": "https://github.com/hcxyzlm/YZNetwork",
"license": "MIT",
"authors": {
"zhuo": "hcxyzlm@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/hcxyzlm/YZNetwork.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"dependencies": {
"AFNetworking": [
"3.1.0"
]
}
}