[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / e / 6 / 9 / MRNavigationController / 0.0.2 / MRNavigationController.podspec.json
blobece9b4b5e62fb9aa52ecd54d06ed71e07a7155be
2   "name": "MRNavigationController",
3   "version": "0.0.2",
4   "summary": "UINavigationController subclass with push and pop blocks.",
5   "description": "Finally, an easy way to handle back buttons on a UINavigationController.",
6   "homepage": "https://github.com/martinrybak/MRNavigationController.git",
7   "license": "MIT",
8   "authors": {
9     "Martin Rybak": "martin.rybak@gmail.com"
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/martinrybak/MRNavigationController.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "MRNavigationController/MRNavigationController/MRNavigationController/*.{h,m}",
19   "requires_arc": true