blob: 7147d7d5ca02724957705e2173e1d2d12cc72c15 [file] [log] [blame]
{
"name": "MCSlidingTabs",
"version": "0.2.2",
"summary": "Simple sliding tabs UI element customizable for iOS",
"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.\"",
"homepage": "https://github.com/MaximeChaillou/MCSlidingTabs",
"screenshots": [
"https://github.com/MaximeChaillou/MCSlidingTabs/raw/master/mcslidingtabsTop.gif",
"https://github.com/MaximeChaillou/MCSlidingTabs/raw/master/mcslidingtabsBottom.gif"
],
"license": "MIT",
"authors": "Maxime Chaillou",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/MaximeChaillou/MCSlidingTabs.git",
"tag": "v0.2.2"
},
"source_files": "Library/*",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}