blob: b01c6cf7b4b193bdf77466011838d93233297b2d [file] [log] [blame]
{
"name": "Eelay",
"version": "1.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": "1.0.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": [
"Eelay/Classes/*",
"Eelay/Classes/**/*",
"Eelay/Classes/**/**/*",
"Eelay/Classes/**/**/**/*"
],
"pushed_with_swift_version": "4.0"
}