[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 4 / 5 / a / MinimalTabBar / 0.1.0 / MinimalTabBar.podspec.json
blobe62d3f3a6c576021e449118aa3446e6f784f2aaf
2   "name": "MinimalTabBar",
3   "version": "0.1.0",
4   "summary": "A minimizing tabbar for iOS",
5   "description": "MinimalTabBar is an elegant replacement for the standard UITabBar found on iOS. It includes optional navigation  gestures to improve UX and reduce the UI footprint.  Like the UITabBar, implimentation requires an array of ViewControllers and UITabBar items.\n",
6   "homepage": "https://github.com/jamesdunay/MinimalTabBar",
7   "license": "MIT",
8   "authors": {
9     "jamesdunay@gmail.com": "jamesdunay@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/jamesdunay/MinimalTabBar.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/*{h,m}"