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