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