[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / 9 / 8 / KLScaleNavigationBar / 1.1.1 / KLScaleNavigationBar.podspec.json
blob8b913a6e0b342724b3703c7a8ebca081f5d213bf
2   "name": "KLScaleNavigationBar",
3   "version": "1.1.1",
4   "summary": "京东样式导航栏",
5   "description": "组件化 - 京东样式导航栏",
6   "homepage": "https://github.com/Kalanhall",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kalanhall@163.com": "wujm002@galanz.com"
13   },
14   "source": {
15     "git": "https://github.com/Kalanhall/KLScaleNavigationBar.git",
16     "tag": "1.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "KLScaleNavigationBar/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
25     ]
26   }