blob: 09bf3dfc7feaa67978fdfaa0509e960b9b01a370 [file] [log] [blame]
{
"name": "YYURLRequest",
"version": "0.2.2",
"summary": "A Objective-C network library based on AFNetworking/YYModel/YYCache.",
"homepage": "https://github.com/Pircate/YYURLRequest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pircate": "gao497868860@163.com"
},
"source": {
"git": "https://github.com/Pircate/YYURLRequest.git",
"tag": "0.2.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "YYURLRequest/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"YYModel": [
],
"YYCache": [
]
}
}