[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 0 / 2 / GRKPageViewController / 1.1 / GRKPageViewController.podspec.json
bloba55e29afe2384d7ca3acd37b427b53ad45b9b13c
2   "name": "GRKPageViewController",
3   "version": "1.1",
4   "summary": "Similar to UIPageViewController, but with added control and feedback.",
5   "description": "\t\tA container UIViewController providing paginated scrolling between configured view controllers. Similar to UIPageViewController, but with added control and feedback.\n",
6   "homepage": "https://github.com/levigroker/GRKPageViewController",
7   "license": "Creative Commons Attribution 3.0 Unported License",
8   "authors": {
9     "Levi Brown": "levigroker@gmail.com"
10   },
11   "social_media_url": "https://twitter.com/levigroker",
12   "source": {
13     "git": "https://github.com/levigroker/GRKPageViewController.git",
14     "tag": "1.1"
15   },
16   "platforms": {
17     "ios": "6.0"
18   },
19   "source_files": "GRKPageViewController/**/*.{h,m}",
20   "requires_arc": true