[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / e / 1 / KPageViewController / 2.0.5 / KPageViewController.podspec.json
blob201ff41a55ca70433597c40ee5829bbaaec25052
2   "name": "KPageViewController",
3   "version": "2.0.5",
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": "9.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/KAM-CHUN-KIT/PageViewController.git",
20     "tag": "2.0.5"
21   },
22   "source_files": "PageViewController/**/*.{h,m,swift}",
23   "exclude_files": "Classes/Exclude",
24   "swift_version": "5.0"