blob: 291659dd441dedd9da10417ffefdcfea897a0049 [file] [log] [blame]
{
"name": "YYNetwork",
"version": "0.2.0",
"summary": "YYNetwork about Net request and response, the network like other net request.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/mrjlovetian/YYNetwork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mrjlovetian@gmail.com": "mrjyuhongjiang@gmail.com"
},
"source": {
"git": "https://github.com/mrjlovetian/YYNetwork.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "7.0",
"tvos": "9.0"
},
"source_files": "YYNetwork/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.1"
]
}
}