[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / c / 1 / d / ESegment / 0.2.0 / ESegment.podspec.json
blob5f067e5443340b0311dadf9d206fb76396b7afb1
2   "name": "ESegment",
3   "version": "0.2.0",
4   "summary": "可在storyboard上使用的segment组件",
5   "description": "基础功能完成, 支持storybaord上实时展示当前的配置状态",
6   "homepage": "https://gitee.com/leeszi/ESegment",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liuzhen": "lazyjean@foxmail.com"
13   },
14   "source": {
15     "git": "https://gitee.com/leeszi/ESegment.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ESegment/**/*",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "3.2"