[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / 5 / c / DKTabPageViewController / 1.3.3 / DKTabPageViewController.podspec.json
blobfa3859867a180a1b45b350580b3453197519ba57
2   "name": "DKTabPageViewController",
3   "version": "1.3.3",
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.3.3"
19   },
20   "source_files": "DKTabPageViewController/*.{h,m}",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "requires_arc": true