[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / a / 6 / 0 / RDVTabBarController / 1.1 / RDVTabBarController.podspec.json
blobcfadb81761eabd1629751c632b53733a4f546058
2   "name": "RDVTabBarController",
3   "version": "1.1",
4   "summary": "Highly customizable tabBar and tabBarController for iOS",
5   "description": "RDVTabBarController is iPad and iPhone compatible. Supports landscape and portrait orientations and can be used inside UINavigationController.",
6   "homepage": "https://github.com/robbdimitrov/RDVTabBarController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Robert Dimitrov": "robert_dimitrov@me.com"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/robbdimitrov/RDVTabBarController.git",
19     "tag": "v1.1"
20   },
21   "source_files": [
22     "RDVTabBarController",
23     "RDVTabBarController/**/*.{h,m}"
24   ],
25   "frameworks": [
26     "UIKit",
27     "CoreGraphics",
28     "Foundation"
29   ],
30   "requires_arc": true