blob: 2c80e45e358392b0b7915727d0f6575ff3fd5ddc [file] [log] [blame]
{
"name": "Eelay",
"version": "5.1.1",
"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.1.1"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.1",
"source_files": [
"Eelay/Sources/*",
"Eelay/Sources/**/*",
"Eelay/Sources/**/**/*",
"Eelay/Sources/**/**/**/*"
],
"swift_version": "5.1"
}