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