[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / 6 / c / 3 / MMNavigationController / 0.1.0 / MMNavigationController.podspec.json
blob52442cb25fc4c2fb85ec6d101f336dfe4f34c6f8
2   "name": "MMNavigationController",
3   "version": "0.1.0",
4   "summary": "A NavigationController with fullscreen pop gesture. You can change color of navigation bar in a simple way!",
5   "description": "一句代码,即可修改导航栏颜色。\n附加全屏pop手势。\nA NavigationController with fullscreen pop gesture. \nYou can change color of navigation bar in a simple 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.1.0"
20   },
21   "source_files": "Source/*.swift",
22   "requires_arc": true,
23   "pushed_with_swift_version": "4.0"