blob: d06f006bbbd5ce59c3fe850699cc4f66b4878ed7 [file] [log] [blame]
{
"name": "EYNetworkClient",
"version": "0.3.1",
"summary": "基于RAC的网络框架",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "EYNetworkClient/Classes/**/*",
"dependencies": {
"EYNetwork": [
]
}
}