[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / 2 / d / SMSegmentView / 1.3.1 / SMSegmentView.podspec.json
blobff6b06a39cc895fbe8d02a85b83b745d261a2e6f
2   "name": "SMSegmentView",
3   "version": "1.3.1",
4   "summary": "Custom segmented control for iOS",
5   "description": "Written in Swift.\nSupport both images and text.\nSupport vertically organise segments\nMore customisible than UISegmentedControl and easy to expand.",
6   "homepage": "https://github.com/sima-11/SMSegmentView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": "Si Ma",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/sima-11/SMSegmentView.git",
17     "branch": "master",
18     "tag": "1.3.1"
19   },
20   "source_files": "SMSegmentViewController/SMSegmentView/*.swift",
21   "requires_arc": true,
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "3.0"