[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 4 / 6 / Tabman / 3.0.1 / Tabman.podspec.json
blobf377f94f10617b590347eab2c5dcfd87c396f17b
2   "name": "Tabman",
3   "platforms": {
4     "ios": "11.0"
5   },
6   "requires_arc": true,
7   "swift_versions": [
8     "5.0"
9   ],
10   "version": "3.0.1",
11   "summary": "A powerful paging view controller with indicator bar.",
12   "description": "Tabman is a highly customisable, powerful and extendable paging view controller with indicator bar.",
13   "homepage": "https://github.com/uias/Tabman",
14   "license": "MIT",
15   "authors": {
16     "Merrick Sapsford": "merrick@sapsford.tech"
17   },
18   "social_media_url": "http://twitter.com/MerrickSapsford",
19   "source": {
20     "git": "https://github.com/uias/Tabman.git",
21     "tag": "3.0.1"
22   },
23   "source_files": "Sources/Tabman/**/*.{h,m,swift}",
24   "dependencies": {
25     "Pageboy": [
26       "~> 4.0.2"
27     ]
28   },
29   "swift_version": "5.0"