blob: a5ebd7c49888be66bf6884f8d1934b4fbc2f60b3 [file] [log] [blame]
{
"name": "HXLayout",
"version": "1.0",
"summary": "Building Autolayout DSLs",
"homepage": "https://github.com/hxwxww/Layout.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"hxwxww": "hxwxww@163.com"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/hxwxww/Layout.git",
"tag": "1.0"
},
"source_files": [
"Classes",
"Layout/Layout/Layout/**/*.{h,m,swift}"
],
"frameworks": [
"Foundation",
"UIKit"
],
"swift_version": "5.0"
}