blob: 78e904a83d220504d029410e2f2671df688655cf [file] [log] [blame]
{
"name": "BMAutoLayout",
"version": "1.0",
"summary": "Autolayout based on anchor",
"homepage": "https://github.com/ACommonChinese/BMAutoLayout",
"license": "MIT",
"platforms": {
"ios": "11.0"
},
"authors": {
"ACommonChinese": "liuxing8807@126.com"
},
"source": {
"git": "https://github.com/ACommonChinese/BMAutoLayout.git",
"tag": "1.0"
},
"source_files": "BMAutoLayout/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}