blob: 5ebba8b6ebf14d2df5dea461dc3b343e624d54ba [file] [log] [blame]
{
"name": "EYNetworkClient",
"version": "0.2.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.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "EYNetworkClient/Classes/**/*",
"dependencies": {
"EYNetwork": [
]
}
}