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