blob: 4e71ff8b35ef7cdf139a2afd08b3e01c756abc73 [file] [log] [blame]
{
"name": "EYNetworkClient",
"version": "0.3.0",
"summary": "A short description of EYNetworkClient.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wowbby/EYNetworkClient",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wowbby": "116676237@qq.com"
},
"source": {
"git": "https://github.com/wowbby/EYNetworkClient.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "EYNetworkClient/Classes/**/*",
"dependencies": {
"EYNetwork": [
]
}
}