[Add] AnyThinkKuaiShouSDKAdapter 6.4.37
[CocoaPods.git] / Specs / 4 / 9 / 7 / SimpleTabsViewController / 0.2.5 / SimpleTabsViewController.podspec.json
blob2f0933a9dfffe54d415cc47f6628ebdfa87392eb
2   "name": "SimpleTabsViewController",
3   "version": "0.2.5",
4   "summary": "iOS view controller for custom and dynamic horizontal tabs.",
5   "description": "Simple horizontal tab menu.\n* Easy to customize\n* Easy to use\n* Uses auto layout\n* Show/Hide count at each tab\n* Dinamycally hides count when it's 0 (option to force showing count always)",
6   "homepage": "https://github.com/bitomule/SimpleTabsViewController",
7   "license": "MIT",
8   "authors": {
9     "David Collado Sela": "bitomule@gmail.com"
10   },
11   "social_media_url": "http://twitter.com/bitomule",
12   "platforms": {
13     "ios": "8.1"
14   },
15   "source": {
16     "git": "https://github.com/bitomule/SimpleTabsViewController.git",
17     "tag": "0.2.5"
18   },
19   "source_files": "Source/*.swift",
20   "requires_arc": true