[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / e / b / 2 / NavigationBarAppearance / 0.5.1.1 / NavigationBarAppearance.podspec.json
blob41fef034f767b9d557802712f1ac8b303baf3f06
2   "name": "NavigationBarAppearance",
3   "version": "0.5.1.1",
4   "summary": "Easy way to customize navigationbar and barbuttonitem appearance of your viewcontroller or entire applcation in declarative manner",
5   "description": "Stop seraching stackoverflow and just do it in a few lines of code with declarative manner\nYou can easily configure NavigationBar:\n- image (globaly and in currentVC)\n- solidColor (globaly and in currentVC)\n- titleAttributes (globaly and in currentVC)\n- customise backbutton image and title\n- barbuttonsTitleAttributes (globaly and in currentVC)\n- remove or set back shadow in on line of code",
6   "homepage": "https://github.com/interactiveservices/NavigationBarAppearance",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "nikolay.shubenkov@gmail.com": "n.shubenkov@be-interactive.ru"
13   },
14   "source": {
15     "git": "https://github.com/interactiveservices/NavigationBarAppearance.git",
16     "tag": "0.5.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "NavigationBarAppearance/Classes/**/*",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "3.1"