[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / f / b / 4 / KOTabs / 0.0.1 / KOTabs.podspec.json
blob487b0df91aaddc1e2eaa562b6171e478659074d5
2   "name": "KOTabs",
3   "version": "0.0.1",
4   "summary": "Easily create a tabbed document interface.",
5   "homepage": "https://github.com/adamhoracek/KOTabs",
6   "license": "MIT",
7   "authors": "Adam Horacek",
8   "source": {
9     "git": "https://github.com/adamhoracek/KOTabs.git",
10     "commit": "88069c74e14e1c20f0594e79d1842e6ecb42d0b6"
11   },
12   "platforms": {
13     "ios": null
14   },
15   "source_files": "KOTabs/KO{Tabs,TabView,TabButton}.{h,m}",
16   "resources": "KOTabs/*.png",
17   "requires_arc": true,
18   "description": "    With KOTabs you can easily create a tabbed document interface.\n    The user can switch between tabs with a single tap.\n    The tabs can be closed with the \"x\" icon in the corner.\n    When there are more tabs than the screen can show, the whole bar can be scrolled to the side.\n    It was developed for Kodiak PHP, an app which allows you to write and run PHP code directly on the iPad.\n\n    To see the component in action, take a look at the video at http://www.becomekodiak.com/ or try our app called Kodiak PHP on the App Store.\n"