[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / b / a / LSSegmentView / 1.0.0 / LSSegmentView.podspec.json
blob2e145c2b11af9b0b9f91efc2a794e52444b9a122
2   "name": "LSSegmentView",
3   "version": "1.0.0",
4   "summary": "视图控件 - segment选择器",
5   "description": "支持segment view 下方的子view切换\n更新内容:\nsegment获取标题数组时不会死循环;\nTopview的标题可随拖拽进度动态变更文字字号和颜色;\n每一项配置属性都可动态变更;\n修复其他已知缺陷;",
6   "homepage": "http://172.20.224.220:2080/new-energy/ios/lskit/lssegment",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "全程恺": "573177615@qq.com"
13   },
14   "source": {
15     "git": "ssh://git@gitlab.evshine.cn:2022/new-energy/ios/lskit/lssegment.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LSSegmentView/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "LSiOSHook": [
26     ],
27     "LSiOSProperty": [
29     ],
30     "Masonry": [
32     ]
33   }