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