blob: 03dde6943d662049690688fbb98ffb9662632cf5 [file] [log] [blame]
{
"name": "LPBaseUI",
"version": "0.0.1",
"summary": "A short description of LPBaseUI.",
"description": "A utility class that makes it easy to create a UI",
"homepage": "https://github.com/liric28/LPBaseUI",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"lipan": "417614561@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/liric28/LPBaseUI.git",
"tag": "0.0.1"
},
"source_files": "LPBaseUI/LPBaseUI/*.{h,m}"
}