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