[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 6 / a / SJFluidSegmentedControl / 1.0.0 / SJFluidSegmentedControl.podspec.json
blobfedf148a54c110ad5c40d9777d78e18c913daa6f
2   "name": "SJFluidSegmentedControl",
3   "version": "1.0.0",
4   "summary": "A segmented control with custom appearance and interactive animations.",
5   "description": "SJFluidSegmented control is a segmented control written in Swift with custom appearance and transition between the segments. It can be easily customized to suit your specific needs.",
6   "homepage": "https://github.com/sasojadrovski/SJFluidSegmentedControl",
7   "screenshots": [
8     "https://raw.githubusercontent.com/sasojadrovski/SJFluidSegmentedControl/master/Screenshots/screenshot1.png",
9     "https://raw.githubusercontent.com/sasojadrovski/SJFluidSegmentedControl/master/Screenshots/screenshot2.png",
10     "https://raw.githubusercontent.com/sasojadrovski/SJFluidSegmentedControl/master/Screenshots/screenshot3.png"
11   ],
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "Sasho Jadrovski": "saso.jadrovski@gmail.com"
18   },
19   "source": {
20     "git": "https://github.com/sasojadrovski/SJFluidSegmentedControl.git",
21     "tag": "1.0.0"
22   },
23   "social_media_url": "https://twitter.com/sasojadrovski",
24   "platforms": {
25     "ios": "9.0"
26   },
27   "source_files": "SJFluidSegmentedControl/Classes/**/*"