[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / e / 1 / JJGMPageViewController / 0.1.0 / JJGMPageViewController.podspec.json
blobec64cb3f7f74bace33360a2f30b391d5a31ef8cb
2   "name": "JJGMPageViewController",
3   "version": "0.1.0",
4   "summary": "UIPageViewController programatically. Objective C",
5   "description": "Pages is the easiest way of setting up a UIPageViewController in Objective C. It comes with going to a specific page and navigating backwards and forwards.",
6   "homepage": "https://github.com/juanjoguevara/JJGMPageViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "juanjoguevara": "juanjoguevara@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/juanjoguevara/JJGMPageViewController.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "JJGMPageViewController/Classes/**/*"