[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 2 / 4 / a / JXScrollableSegmentedControl / 0.1.0 / JXScrollableSegmentedControl.podspec.json
blobd456c980c9422d6a60c7c7faf9d860a075027f5d
2   "name": "JXScrollableSegmentedControl",
3   "version": "0.1.0",
4   "summary": "An iOS UISegmentedControl replacement with scrollable, unlimited segments.",
5   "description": "An iOS UISegmentedControl replacement with scrollable, unlimited segments. iOS 13+ and Swift 5 required.",
6   "homepage": "https://github.com/swordray/JXScrollableSegmentedControl",
7   "screenshots": "https://raw.githubusercontent.com/swordray/JXScrollableSegmentedControl/master/screenshot.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "swordray": "swordray@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/swordray/JXScrollableSegmentedControl.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source_files": "JXScrollableSegmentedControl/Classes/**/*",
23   "frameworks": "UIKit",
24   "swift_versions": "5.2",
25   "swift_version": "5.2"