blob: 7ef142eaf1f8a139eca8c1321fb31ac724da0f16 [file] [log] [blame]
{
"name": "YoNetwork",
"version": "0.0.5",
"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.5"
},
"source_files": [
"YoNetwork",
"YoNetwork/**/*.{h,m,c}"
],
"exclude_files": "YoNetwork/Exclude",
"dependencies": {
"AFNetworking": [
],
"JSONModel": [
]
}
}