[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 7 / c / OZTabBarController / 0.2.2 / OZTabBarController.podspec.json
blob086ce7a02864f07b053dd9cf0d30fdfb2276656a
2   "name": "OZTabBarController",
3   "version": "0.2.2",
4   "summary": "Lightweight tab bar controller geared for maximum customizability.",
5   "homepage": "https://github.com/chakrit/oztabbarcontroller",
6   "license": "BSD",
7   "authors": {
8     "Chakrit Wichian": "service@chakrit.net"
9   },
10   "source": {
11     "git": "https://github.com/chakrit/oztabbarcontroller.git",
12     "tag": "v0.2.2"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "requires_arc": true,
18   "source_files": "OZTabBarController/**/*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ]