blob: a73a0813be6fbcbb4c34b38440a25809f43e5f7f [file] [log] [blame]
{
"name": "RYNetWroking",
"version": "1.0.0",
"summary": "网络请求库 封装AF3.0",
"description": "网络请求库 封装AF3.0",
"homepage": "https://github.com/Runyalsj/RYNetWorking.git",
"license": "MIT",
"authors": {
"Ry_lsj": "runya_lsj@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Runyalsj/RYNetWorking.git",
"tag": "1.0.0"
},
"source_files": [
"RYNetWorking/Catergory/*.{h,m}",
"RYNetWorking/*.{h.m}"
],
"dependencies": {
"AFNetworking": [
"~> 3.2.0"
]
}
}