[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / 5 / 3 / StylableNavigationBar / 1.0.1 / StylableNavigationBar.podspec.json
blob23796988dfc94b5e6b6c04f005e25fd64f45ad6f
2   "name": "StylableNavigationBar",
3   "version": "1.0.1",
4   "swift_versions": "5.0",
5   "summary": "StylableNavigationBar allows you to easaly manage your navigation and status bar appearance",
6   "description": "StylableNavigationController is a UINavigationController subclass and with an ability to apply smooth color transitions between child view controllers. You can easaly create your own navigation bar styles and the StylableNavigationBar will handle status bar appearance and all the transitions for you. The only thing you have to do is to replace a standard UINavigationController with the StylableNavigationController and provide a style info for child controllers",
7   "homepage": "https://github.com/pchernovolenko/StylableNavigationBar",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Pavlo Chernovolenko": "paul.chernovolenko@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/pchernovolenko/StylableNavigationBar.git",
17     "tag": "1.0.1"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "StylableNavigationBar/Classes/**/*",
23   "frameworks": "UIKit",
24   "swift_version": "5.0"