blob: 02fffb1ebff1fad404b55387acb4817e04ffe195 [file] [log] [blame]
{
"name": "RYLSJNetworking",
"version": "0.1.0",
"summary": "RYLSJNetworking",
"description": "RYLSJNetworking 基于AFNetworking 封装的网络请求框架",
"homepage": "https://github.com/Runyalsj",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"RunyaLsj": "RunyaLsj@163.com"
},
"source": {
"git": "https://github.com/RunyaLsj/RYLSJNetworking.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RYLSJNetworking/Classes/**/*",
"dependencies": {
"AFNetworking": [
]
}
}