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