blob: 91c93a8995cdb666f89087b75bb5d9d9bf61d1af [file] [log] [blame]
{
"name": "Eelay",
"version": "5.0.2",
"summary": "简易的自动布局方式,超短的代码",
"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": "5.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"Eelay/Classes/*",
"Eelay/Classes/**/*",
"Eelay/Classes/**/**/*",
"Eelay/Classes/**/**/**/*"
]
}