blob: 5a36db6315a8c49deaf555cf22088bc6958691a7 [file] [log] [blame]
{
"name": "YNetworking",
"version": "0.0.2",
"summary": "介绍",
"description": "YNetworking s.description.",
"homepage": "https://gitee.com/osnail_snail/YNetworking.git",
"license": "MIT",
"authors": {
"osnail": "895148635@qq.com"
},
"source": {
"git": "https://gitee.com/osnail_snail/YNetworking.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "YNetworking/**/*.{h,m}",
"public_header_files": "YNetworking/**/*.h",
"dependencies": {
"AFNetworking": [
],
"YYCache": [
]
}
}