[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / a / 9 / ZKPageViewController / 0.1.3 / ZKPageViewController.podspec.json
blob52717bbf08c87ee2b85a029773efffe2d672c86b
2   "name": "ZKPageViewController",
3   "version": "0.1.3",
4   "summary": "A PageViewController with a custom title view",
5   "description": "A light-weighted PageViewController with a custom title view in swift.",
6   "homepage": "https://github.com/superk589/ZKPageViewController",
7   "license": "MIT",
8   "authors": {
9     "superk": "superk589@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/superk589/ZKPageViewController.git",
16     "tag": "0.1.3"
17   },
18   "source_files": "Sources/*.swift",
19   "frameworks": "UIKit",
20   "dependencies": {
21     "SnapKit": [
23     ],
24     "DynamicColor": [
26     ]
27   }