blob: d408715d581ba9ec19f541049dcebc3c2ed818ef [file] [log] [blame]
{
"name": "LBTools",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"subspecs": [
{
"name": "LBSegmentBar",
"source_files": "LBTools/Classes/Base/LBSegmentBar/*"
},
{
"name": "LBDownLoader",
"source_files": "LBTools/Classes/Base/LBDownLoader/*"
}
]
}