[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 8 / 0 / e / Pageboy / 4.2.0 / Pageboy.podspec.json
blob33e0f3f8e4ef491649ba2ae9ae93b99cbe3944ca
2   "name": "Pageboy",
3   "platforms": {
4     "ios": "12.0",
5     "tvos": "12.0"
6   },
7   "swift_versions": [
8     "5.0"
9   ],
10   "requires_arc": true,
11   "version": "4.2.0",
12   "summary": "A simple, highly informative page view controller.",
13   "description": "A page view controller that provides simplified data source management, enhanced delegation and other useful features.",
14   "homepage": "https://github.com/uias/Pageboy",
15   "license": "MIT",
16   "authors": {
17     "Merrick Sapsford": "merrick@sapsford.tech"
18   },
19   "social_media_url": "https://twitter.com/MerrickSapsford",
20   "source": {
21     "git": "https://github.com/uias/Pageboy.git",
22     "tag": "4.2.0"
23   },
24   "source_files": "Sources/Pageboy/**/*.{h,m,swift}",
25   "resource_bundles": {
26     "Pageboy": [
27       "Sources/Pageboy/PrivacyInfo.xcprivacy"
28     ]
29   },
30   "swift_version": "5.0"