[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / e / 1 / KPageViewController / 3.1.0 / KPageViewController.podspec.json
blob0c3ee51348ac5ad7fce7f51c4ddecc490bc9daab
2   "name": "KPageViewController",
3   "version": "3.1.0",
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://github.com/KAM-CHUN-KIT/PageViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kam": "chunkit.kam@aquamantech.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/KAM-CHUN-KIT/PageViewController.git",
20     "tag": "3.1.0"
21   },
22   "source_files": "PageViewController/**/*.{h,m,swift}",
23   "exclude_files": "Classes/Exclude",
24   "swift_version": "5.0"