[Add] GluedInFeedSDK 2.5.1
[CocoaPods.git] / Specs / d / 4 / 6 / Tabman / 0.8.0 / Tabman.podspec.json
blobc98e6bee9e6f9c81b6ebde292e8bca806e76ddb1
2   "name": "Tabman",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "requires_arc": true,
7   "version": "0.8.0",
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": "0.8.0"
19   },
20   "source_files": "Sources/Tabman/**/*.{h,m,swift}",
21   "dependencies": {
22     "Pageboy": [
23       "~> 1.4.0"
24     ],
25     "PureLayout": [
26       "~> 3.0.0"
27     ]
28   },
29   "pushed_with_swift_version": "3.0"