blob: 7af00443c8f60dbf7a1b337ae06a247f39b94bf6 [file] [log] [blame]
{
"name": "YYNetwork",
"version": "0.1.1",
"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.1.1"
},
"platforms": {
"ios": "7.0",
"tvos": "9.0"
},
"source_files": "YYNetwork/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.1"
]
}
}