blob: 59e1a49bebebac2f298738d5a4ae77d63ee65827 [file] [log] [blame]
{
"name": "YBRequest",
"version": "0.2.2",
"summary": "a afn sub classes",
"description": "a afn sub classes for self",
"homepage": "https://github.com/wangyingbo/YBRequest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangyingbo": "wangyingbo528@126.com"
},
"source": {
"git": "https://github.com/wangyingbo/YBRequest.git",
"tag": "0.2.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "YBRequest/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~>4.0.1"
]
}
}