blob: 50f0ac5f43f5d3e1d2046a5cfa62fcd8da8826b8 [file] [log] [blame]
{
"name": "Eelay",
"version": "5.0.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"Eelay/Classes/*",
"Eelay/Classes/**/*",
"Eelay/Classes/**/**/*",
"Eelay/Classes/**/**/**/*"
]
}