[Add] GluedInFeedSDK 2.5.1
[CocoaPods.git] / Specs / d / 4 / 6 / Tabman / 0.4.0.beta.2 / Tabman.podspec.json
blob66f7b36bf2a9e6c67a7aae8ba624451557f6265a
2   "name": "Tabman",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "requires_arc": true,
7   "version": "0.4.0.beta.2",
8   "summary": "A powerful paging view controller with indicator bar for iOS",
9   "description": "Tabman is a powerful paging view controller with indicator bar, with simple but extensive customisation.",
10   "homepage": "https://github.com/MerrickSapsford/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/MerrickSapsford/Tabman.git",
18     "tag": "0.4.0.beta.2"
19   },
20   "source_files": "Sources/Tabman/**/*.{h,m,swift}",
21   "dependencies": {
22     "Pageboy": [
23       "~> 0.4.0"
24     ],
25     "PureLayout": [
26       "~> 3.0.0"
27     ]
28   },
29   "pushed_with_swift_version": "3.0"