blob: b7a084ee0a878e73227ecad613902d2e5df1bce0 [file] [log] [blame]
{
"name": "LCACustomUI",
"version": "1.0.3",
"summary": "一些自定义UI",
"description": "TODO: 一些常用自定义UI,依赖于LCAExtension",
"homepage": "https://github.com/changanli/LCACustomUI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"931985308@qq.com": "lichangan"
},
"source": {
"git": "https://github.com/changanli/LCACustomUI.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LCACustomUI/Classes/**/*",
"dependencies": {
"LCAExtension": [
]
},
"pushed_with_swift_version": "4.0"
}