[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 2 / e / 8 / LBTools / 0.1.1 / LBTools.podspec.json
blobd408715d581ba9ec19f541049dcebc3c2ed818ef
2   "name": "LBTools",
3   "version": "0.1.1",
4   "summary": "自己封装的控件",
5   "description": "LBTools.自己封装的控件和一些工具类",
6   "homepage": "https://github.com/zblbolin/LBSegmentBar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "812920365@qq.com": "卟师"
13   },
14   "source": {
15     "git": "https://github.com/zblbolin/LBSegmentBar.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "subspecs": [
22     {
23       "name": "LBSegmentBar",
24       "source_files": "LBTools/Classes/Base/LBSegmentBar/*"
25     },
26     {
27       "name": "LBDownLoader",
28       "source_files": "LBTools/Classes/Base/LBDownLoader/*"
29     }
30   ]