[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / c / 3 / MMNavigationController / 0.0.3 / MMNavigationController.podspec.json
blob2c29863b4865b4090589db60894e009b1c9a83bd
2   "name": "MMNavigationController",
3   "version": "0.0.3",
4   "summary": "A NavigationController with fullscreen pop gesture. You can change color of navigation bar in a sample way!",
5   "description": "一句代码,即可修改导航栏颜色。\n附加全屏pop手势。\nA NavigationController with fullscreen pop gesture. \nYou can change color of navigation bar in a sample way!",
6   "homepage": "https://github.com/MangoMade/MMNavigationController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MangoMade": "781132399@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/MangoMade/MMNavigationController.git",
19     "tag": "0.0.3"
20   },
21   "source_files": "MMNavigationController/Source",
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0"