[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 6 / e / 1 / KPageViewController / 1.0.3 / KPageViewController.podspec.json
blob8663477ac46e39d2134c2a4d79d27a57451e6886
2   "name": "KPageViewController",
3   "version": "1.0.3",
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.3"
21   },
22   "source_files": "PageViewController/**/*.{h,m,swift}",
23   "exclude_files": "Classes/Exclude",
24   "swift_version": "5.0"