[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 2 / 1 / ATFluidSegmentedControl / 1.0 / ATFluidSegmentedControl.podspec.json
blob0406e56839c0f93c800b5b7be082130c10397c43
2   "name": "ATFluidSegmentedControl",
3   "version": "1.0",
4   "summary": "A segmented control with custom appearance and interactive animations.",
5   "description": "ATFluidSegmented 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/ArrayTag/ATFluidSegmentedControl",
7   "screenshots": [
8     "https://raw.githubusercontent.com/ArrayTag/ATFluidSegmentedControl/master/Screenshots/screenshot1.png",
9     "https://raw.githubusercontent.com/arraytag/ATFluidSegmentedControl/master/Screenshots/screenshot2.png",
10     "https://raw.githubusercontent.com/arraytag/ATFluidSegmentedControl/master/Screenshots/screenshot3.png"
11   ],
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "Array Tag, LLC": "iosdev@arraytag.com"
18   },
19   "source": {
20     "git": "https://github.com/arraytag/ATFluidSegmentedControl.git",
21     "tag": "1.0"
22   },
23   "social_media_url": "https://twitter.com/arraytag",
24   "platforms": {
25     "ios": "11.0"
26   },
27   "source_files": "ATFluidSegmentedControl/Classes/**/*"