[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 9 / 3 / a / CAPageView / 1.1.1 / CAPageView.podspec.json
blob0e3ad9f91fb49adc284ef17e00e4f6489c37dfbf
2   "name": "CAPageView",
3   "version": "1.1.1",
4   "summary": "This package contains a PageView purely written in SwiftUI.",
5   "homepage": "https://github.com/Connapptivity/SwiftUI-PageView",
6   "license": {
7     "type": "Restricted",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Marlo Kessler": "marlo.kessler@connapptivity.de"
12   },
13   "platforms": {
14     "ios": "13.0"
15   },
16   "source": {
17     "git": "https://github.com/Connapptivity/SwiftUI-PageView.git",
18     "tag": "1.1.1"
19   },
20   "source_files": [
21     "Sources",
22     "Sources/**/*.{swift}"
23   ],
24   "exclude_files": "Sources/Exclude",
25   "frameworks": "Foundation",
26   "swift_versions": "5.2",
27   "swift_version": "5.2"