blob: 9d035f6f457084b6e6133cb789c2e16689358336 [file] [log] [blame]
{
"name": "LClist",
"version": "0.1.5",
"summary": "Help you create a form interface quickly.",
"description": "TableView",
"homepage": "https://gitee.com/ClouldSky/LCList",
"license": "MIT",
"authors": {
"LC": "lclove_u@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://gitee.com/ClouldSky/LCList.git",
"tag": "0.1.5"
},
"source_files": [
"Sources",
"Sources/**/*.{h,m}"
],
"exclude_files": "Sources/Exclude",
"frameworks": [
"Foundation",
"UIKit"
]
}