[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / f / c / PageMaster / 1.0 / PageMaster.podspec.json
blob6ab28e6db6df87e2ca063cab99d1fabc96b73717
2   "name": "PageMaster",
3   "version": "1.0",
4   "summary": "PageMaster is a wrapper class for easier use of UIPageViewController.",
5   "homepage": "https://github.com/PKPK-Carnage/PageMaster",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Tomosuke Okada": "pkpkcarnage@gmail.com"
12   },
13   "social_media_url": "https://github.com/PKPK-Carnage",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "swift_version": "4.2",
18   "source": {
19     "git": "https://github.com/PKPK-Carnage/PageMaster.git",
20     "tag": "1.0"
21   },
22   "source_files": [
23     "Classes",
24     "Classes/*.{swift}"
25   ],
26   "requires_arc": true