blob: 0c56f601260d8fcfc77c207709bbea61e542781a [file] [log] [blame]
{
"name": "AutoLayout",
"version": "1.0.5",
"summary": "simple auto layout.",
"description": "simple auto layout with swift.",
"homepage": "https://github.com/da0ke/AutoLayout",
"license": "MIT",
"authors": {
"da0ke": "592052922@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/da0ke/AutoLayout.git",
"tag": "1.0.5"
},
"source_files": "AutoLayout/AutoLayout.swift",
"swift_version": "4.0"
}