blob: a50b3cb3a9e4dd91f5d2375c1caf6d055b2042cd [file] [log] [blame]
{
"name": "Eelay",
"version": "1.0.0",
"summary": "A short description of Eelay.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/zhuxietong/Eelay",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhuxietong": "zhuxietong@me.com"
},
"source": {
"git": "https://github.com/zhuxietong/Eelay.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": [
"Eelay/Classes/*",
"Eelay/Classes/**/*",
"Eelay/Classes/**/**/*",
"Eelay/Classes/**/**/**/*"
],
"pushed_with_swift_version": "4.0"
}