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