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