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