[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 5 / c / DKTabPageViewController / 1.4.6 / DKTabPageViewController.podspec.json
blob34a2f7f989967bf090308f36bb04ec2b2b236cbf
2   "name": "DKTabPageViewController",
3   "version": "1.4.6",
4   "summary": "DKTabPageViewController is an UIViewController subclass that support for multiple tab and gestures.",
5   "homepage": "https://github.com/zhangao0086/DKTabPageViewController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Bannings": "zhangao0086@gmail.com"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/zhangao0086/DKTabPageViewController.git",
18     "tag": "1.4.6"
19   },
20   "source_files": "DKTabPageViewController/*.{h,m}",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "requires_arc": true