[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 9 / 7 / SimpleTabsViewController / 0.1.1 / SimpleTabsViewController.podspec.json
blob7cc405642dccace520cf88001d77d371b7234263
2   "name": "SimpleTabsViewController",
3   "version": "0.1.1",
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)\n",
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.1.1"
18   },
19   "source_files": "Source/*.swift",
20   "requires_arc": true