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