blob: 8d350d5c6f4d2cda9fa3b4f230cd5fc4bb314f42 [file] [log] [blame]
{
"name": "YYURLRequest",
"version": "0.1.1",
"summary": "A ObjectiveC network library.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Ginxx/YYURLRequest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"G-Xi0N": "gao497868860@163.com"
},
"source": {
"git": "https://github.com/Ginxx/YYURLRequest.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YYURLRequest/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"YYModel": [
],
"YYCache": [
]
}
}