blob: fc3c4f1dc4cccd34ff7711b89d68bd4d1919505d [file] [log] [blame]
{
"name": "EYNetwork",
"version": "0.1.6",
"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.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "EYNetwork/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"ReactiveObjC": [
]
}
}