[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / e / d / DRYPagerViewController / 1.1.0 / DRYPagerViewController.podspec.json
blobd0c999ff46d0dfd0e057770610e56d025f49407e
2   "name": "DRYPagerViewController",
3   "version": "1.1.0",
4   "summary": "Container view controller, capable of paging view controllers infinitely.",
5   "description": "This is our alternative to the (somtimes too limited) UIPageViewController.",
6   "homepage": "https://github.com/appfoundry/DRYPagerViewController",
7   "license": "MIT",
8   "authors": {
9     "Michael Seghers": "mike@appfoundry.be"
10   },
11   "source": {
12     "git": "https://github.com/appfoundry/DRYPagerViewController.git",
13     "tag": "1.1.0"
14   },
15   "social_media_url": "https://twitter.com/AppFoundryBE",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "DRYPagerViewController": [
23       "Pod/Assets/*.png"
24     ]
25   },
26   "frameworks": "UIKit"