[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 4 / 6 / Tabman / 0.4.0.beta.1 / Tabman.podspec.json
blob7f8f2047ea4eb4321d9fa59e300415a1576e2367
2   "name": "Tabman",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "requires_arc": true,
7   "version": "0.4.0.beta.1",
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.1"
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"