[Add] TPNNendSDKAdapter 6.4.35
[CocoaPods.git] / Specs / d / 4 / 6 / Tabman / 2.1.0 / Tabman.podspec.json
blob23e3b85364cc97a8ae16c77c7f154e3d69fbdd6b
2   "name": "Tabman",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "requires_arc": true,
7   "swift_version": "4.0",
8   "version": "2.1.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.1.0"
20   },
21   "source_files": "Sources/Tabman/**/*.{h,m,swift}",
22   "dependencies": {
23     "Pageboy": [
24       "~> 3.0.1"
25     ],
26     "AutoInsetter": [
27       "~> 1.4.1"
28     ]
29   }