blob: 5896dbfb41d2e75a01cd72d20688f2d9bc0f0d97 [file] [log] [blame]
{
"name": "PSNetWork",
"version": "0.0.2",
"summary": "使用RAC封装AFNetWork",
"description": "使用RAC封装AFNetWork",
"homepage": "https://github.com/yangmiemie1116/PSNetWork.git",
"license": "MIT",
"authors": {
"杨志强": "yangzhiqiang116@gmail.com"
},
"social_media_url": "http://www.jianshu.com/u/bd06a732c598",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yangmiemie1116/PSNetWork.git",
"tag": "0.0.2"
},
"source_files": "PSNetWork/*.{h,m}",
"requires_arc": true,
"dependencies": {
"ReactiveObjC": [
"~> 2.1"
],
"AFNetworking": [
]
}
}