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