blob: 5420f701128d109e0a4769a4f9fd78643ccb53fd [file] [log] [blame]
{
"name": "YoNetwork",
"version": "0.0.4",
"summary": "YoNetwork",
"description": "YoNetwork",
"homepage": "https://github.com/lilidan/YoNetwork",
"authors": {
"sgcy": "sgcy1991@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lilidan/YoNetwork.git",
"tag": "0.0.4"
},
"source_files": [
"YoNetwork",
"YoNetwork/**/*.{h,m,c}"
],
"exclude_files": "YoNetwork/Exclude",
"dependencies": {
"AFNetworking": [
],
"JSONModel": [
]
}
}