[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 2 / 9 / 6 / JRPageViewControllerKit / 1.0.5 / JRPageViewControllerKit.podspec.json
blob33a52fdfb8148235bfff8eed76f6cab65bff324b
2   "name": "JRPageViewControllerKit",
3   "version": "1.0.5",
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.0.5"
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": "3.0"