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