blob: d0c646f6f1dfa106fced007d9aabc3133800719f [file] [log] [blame]
{
"name": "AutoLayout",
"version": "1.0.2",
"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.2"
},
"source_files": "AutoLayout/*.swift",
"swift_version": "4.0"
}