[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / f / 8 / 3 / SimplePagedView / 1.0.0 / SimplePagedView.podspec.json
blobae76a5bb6ce14c8c44577876a7c875cf7c2c532e
2   "name": "SimplePagedView",
3   "version": "1.0.0",
4   "summary": "A PageViewController replacement built to be as simple as possible",
5   "description": "A PageViewController replacement built to be as simple as possible to use. Supports easy insertion of views and the classic page dots. Also supports many customization points alongside reasonable defaults.",
6   "homepage": "http://github.com/redbooth/SimplePagedView",
7   "license": "MIT",
8   "authors": {
9     "Alex Reilly": "alexander.r.reilly@gmail.com"
10   },
11   "social_media_url": "https://twitter.com/TheWisestFools",
12   "platforms": {
13     "ios": "12.0"
14   },
15   "source": {
16     "git": "https://github.com/redbooth/SimplePagedView.git",
17     "tag": "1.0.0"
18   },
19   "source_files": "SimplePagedViewFramework/**/*{swift}",
20   "swift_version": "4.2"