[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 0 / 2 / GRKPageViewController / 1.0 / GRKPageViewController.podspec.json
blob11b3a68725d49b70fc62e5fde6056e6b159a1d00
2   "name": "GRKPageViewController",
3   "version": "1.0",
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.0"
15   },
16   "platforms": {
17     "ios": "6.0"
18   },
19   "source_files": "GRKPageViewController/**/*.{h,m}",
20   "requires_arc": true