blob: b62be457bc820ed647ced77cd68fa1b958ca15a4 [file] [log] [blame]
{
"name": "UIViewLevelWeight",
"version": "0.0.1",
"summary": "Objective-C UIView+LevelWeight",
"homepage": "https://github.com/zhjingh2/UIViewLevelWeight",
"license": {
"type": "MIT",
"text": " Copyright 2020\n Permission is granted.\n"
},
"authors": {
"zhangjinghao": "zhjingh2@mail2.sysu.edu.cn"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zhjingh2/UIViewLevelWeight.git",
"tag": "0.0.1"
},
"requires_arc": true,
"source_files": "UIView+LevelWeight/**/*.{h,m}"
}