blob: a6fdfe9bf9a0fab4861298c732d171f78cbbbe37 [file] [log] [blame]
{
"name": "XLsn0wConstraintLayout",
"version": "1.0.1",
"swift_version": "4.0",
"homepage": "https://github.com/XLsn0w/XLsn0wAutoLayout",
"source": {
"git": "https://github.com/XLsn0w/XLsn0wAutoLayout.git",
"tag": "1.0.1"
},
"summary": "iOS make Constraints Layout Kit",
"authors": {
"XLsn0w": "xlsn0w@outlook.com"
},
"license": "MIT",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "XLsn0wConstraintLayout/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
]
}