[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 4 / 6 / Tabman / 1.0.5 / Tabman.podspec.json
blobcdbc67c258989cb11240a52d03c1378b1855f7a4
2   "name": "Tabman",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "requires_arc": true,
7   "version": "1.0.5",
8   "summary": "A powerful paging view controller with indicator bar for iOS",
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.0.5"
19   },
20   "source_files": "Sources/Tabman/**/*.{h,m,swift}",
21   "dependencies": {
22     "Pageboy": [
23       "~> 2.0.0"
24     ],
25     "PureLayout": [
26       "~> 3.0.0"
27     ]
28   },
29   "pushed_with_swift_version": "4.0"