[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / 7 / 6 / BoardingPass / 0.2.0 / BoardingPass.podspec.json
blob8c45cff4447151ac3e7005aa1890a51dfa0fbdbb
2   "name": "BoardingPass",
3   "version": "0.2.0",
4   "summary": "A navigation controller interactive pan to push and pop.",
5   "description": "BoardingPass is a subclass of `UINavigationController` with interactive push\nand pop gestures. It's offers behaviors similar to `UIPageViewController`,\nbut with all of the familiar behaviors of navigation controller, and the\nability to add fancy effects by animating alongside transitions.",
6   "homepage": "https://github.com/Raizlabs/BoardingPass",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Michael Skiba": "mike.skiba@raizlabs.com"
13   },
14   "source": {
15     "git": "https://github.com/Raizlabs/BoardingPass.git",
16     "tag": "0.2.0"
17   },
18   "social_media_url": "https://twitter.com/ateliercw",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "BoardingPass/**/*",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "pushed_with_swift_version": "3.0"