[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / 5 / c / DKTabPageViewController / 0.0.3 / DKTabPageViewController.podspec.json
blob42b647901b4692e52333363a4d9c23e69071dd5b
2   "name": "DKTabPageViewController",
3   "version": "0.0.3",
4   "summary": "DKTabPageViewController is an UIViewController subclass that supports 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": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/zhangao0086/DKTabPageViewController.git",
18     "tag": "0.0.3"
19   },
20   "source_files": "DKTabPageViewController/*.{h,m}",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "requires_arc": true