[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 9 / 7 / 6 / BoardingPass / 0.2.1 / BoardingPass.podspec.json
blob160ab9663b1c33f8907993f526506ee2c21b37e1
2   "name": "BoardingPass",
3   "version": "0.2.1",
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 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.1"
17   },
18   "social_media_url": "https://twitter.com/atelierclkwrk",
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"