[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / a / e / MCSlidingTabs / 0.1.1 / MCSlidingTabs.podspec.json
blob1ae938676a8507b6d24672998e3c3b8fcc217f6a
2   "name": "MCSlidingTabs",
3   "version": "0.1.1",
4   "summary": "Simple sliding tabs UI element customizable for iOS",
5   "description": "\"A customizable sliding tabs, easy to implement. It can have from 2 to 5 tabs, and custom colors, titles and icons. There are 2 positions for the tab bar: top and bottom. You can also choose the tab design : only image, only text or both.\"",
6   "homepage": "https://github.com/MaximeChaillou/MCSlidingTabs",
7   "screenshots": [
8     "https://github.com/MaximeChaillou/MCSlidingTabs/raw/master/mcslidingtabsTop.gif",
9     "https://github.com/MaximeChaillou/MCSlidingTabs/raw/master/mcslidingtabsBottom.gif"
10   ],
11   "license": "MIT",
12   "authors": "Maxime Chaillou",
13   "platforms": {
14     "ios": null
15   },
16   "source": {
17     "git": "https://github.com/MaximeChaillou/MCSlidingTabs.git",
18     "tag": "v0.1.1"
19   },
20   "source_files": "Library/*",
21   "exclude_files": "Classes/Exclude",
22   "requires_arc": true