[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / 9 / 6 / JRPageViewControllerKit / 1.1.0 / JRPageViewControllerKit.podspec.json
blob84c2f8cb98624821c1f098679d8ab757b555dce1
2   "name": "JRPageViewControllerKit",
3   "version": "1.1.0",
4   "summary": "JRPageViewControllerKit wraps all the boilerplate code that is required for the implementation of `UIPageViewController`.",
5   "homepage": "https://github.com/psartzetakis/JRPageViewControllerKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Panagiotis Sartzetakis",
11   "source": {
12     "git": "https://github.com/psartzetakis/JRPageViewControllerKit.git",
13     "tag": "1.1.0"
14   },
15   "social_media_url": "https://twitter.com/SartzetakisP",
16   "source_files": "Source/*.swift",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "pushed_with_swift_version": "4.0"