blob: 685a43b1e4f123cf56472d8f656df02ea7ddbcf5 [file] [log] [blame]
{
"name": "YYNetwork",
"version": "0.2.0.1",
"summary": "网络框架",
"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.1"
},
"platforms": {
"ios": "7.0",
"tvos": "9.0"
},
"source_files": "YYNetwork/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.1"
]
}
}