[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 4 / 6 / Tabman / 2.8.1 / Tabman.podspec.json
blob3199794004980ba618e90638baa0535e80041a1e
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   ],
13   "version": "2.8.1",
14   "summary": "A powerful paging view controller with indicator bar.",
15   "description": "Tabman is a highly customisable, powerful and extendable paging view controller with indicator bar.",
16   "homepage": "https://github.com/uias/Tabman",
17   "license": "MIT",
18   "authors": {
19     "Merrick Sapsford": "merrick@sapsford.tech"
20   },
21   "social_media_url": "http://twitter.com/MerrickSapsford",
22   "source": {
23     "git": "https://github.com/uias/Tabman.git",
24     "tag": "2.8.1"
25   },
26   "source_files": "Sources/Tabman/**/*.{h,m,swift}",
27   "dependencies": {
28     "Pageboy": [
29       "~> 3.5.1"
30     ]
31   },
32   "swift_version": "5.0"