blob: f638110e5a395096497709137ee4e0f0bcca23b2 [file] [log] [blame]
{
"name": "LBTools",
"version": "0.1.0",
"summary": "自己封装的控件",
"description": "LBTools.自己封装的控件和一些工具类",
"homepage": "https://github.com/zblbolin/LBSegmentBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"812920365@qq.com": "卟师"
},
"source": {
"git": "https://github.com/zblbolin/LBSegmentBar.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"subspecs": [
{
"name": "Base",
"source_files": "LBTools/Classes/Base/*"
}
]
}