[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 4 / 5 / a / MinimalTabBar / 0.1.1 / MinimalTabBar.podspec.json
blobde0231c854b6553d41733b5444f46e2f598a2e65
2   "name": "MinimalTabBar",
3   "version": "0.1.1",
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.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/*{h,m}"