[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / 6 / 9 / MRNavigationController / 0.0.1 / MRNavigationController.podspec.json
blob62dba5bd1d603b366eccaea8076dc227f23db9fb
2   "name": "MRNavigationController",
3   "version": "0.0.1",
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.1"
17   },
18   "source_files": "MRNavigationController/MRNavigationController/MRNavigationController/*.{h,m}",
19   "requires_arc": true