[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / a / 6 / 0 / RDVTabBarController / 1.2.0 / RDVTabBarController.podspec.json
blob3ea4f343164c8b6e79218a2efd1151ba18075185
2   "name": "RDVTabBarController",
3   "version": "1.2.0",
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": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/robbdimitrov/RDVTabBarController.git",
19     "tag": "v1.2.0"
20   },
21   "source_files": [
22     "RDVTabBarController",
23     "RDVTabBarController/**/*.{h,m}"
24   ],
25   "frameworks": [
26     "UIKit",
27     "CoreGraphics",
28     "Foundation"
29   ],
30   "requires_arc": true