[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / b / 7 / c / OZTabBarController / 0.2.1 / OZTabBarController.podspec.json
blobcd3ead892846a280061090f1f4eb7232745ea7ce
2   "name": "OZTabBarController",
3   "version": "0.2.1",
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.1"
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   ]