blob: 2ed830af7d8811f60c680d1ccebd06d1d19d195d [file] [log] [blame]
{
"name": "YetLayout",
"version": "0.1.1",
"summary": "iOS Auto Layout by Swift",
"description": "iOS Auto Layout by Swift, Easy to Use.",
"homepage": "https://github.com/yangentao/YetLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yangentao": "entaoyang@163.com"
},
"source": {
"git": "https://github.com/yangentao/YetLayout.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YetLayout/Classes/**/*",
"frameworks": "UIKit"
}