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