blob: 2f7060376fafc8be6f8d5b91f0fa6d508bc287a2 [file] [log] [blame]
{
"name": "YBRequest",
"version": "0.2.3",
"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.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "YBRequest/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~>4.0.1"
]
}
}