[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / e / 1 / KPageViewController / 1.0.2 / KPageViewController.podspec.json
blob8f52c00ce71b9dd26a1447c5ee600d7cb97a83b5
2   "name": "KPageViewController",
3   "version": "1.0.2",
4   "summary": "A ViewPager Component For iOS",
5   "description": "You may simply inherit the PageViewController class and assign your viewControllers and titles, then the view pager comes up.",
6   "homepage": "https://gitlab.com/chunkit.kam/pageviewcontroller",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kam": "chunkit.kam@aquamantech.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://gitlab.com/chunkit.kam/pageviewcontroller.git",
20     "tag": "1.0.2"
21   },
22   "source_files": "PageViewController/**/*.{h,m,swift}",
23   "exclude_files": "Classes/Exclude",
24   "swift_version": "5.0"