blob: 56c69c2b1f774892967347351abd3177a1d8537a [file] [log] [blame]
{
"name": "Eelay",
"version": "4.2.0",
"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": "4.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"Eelay/Classes/*",
"Eelay/Classes/**/*",
"Eelay/Classes/**/**/*",
"Eelay/Classes/**/**/**/*"
]
}