[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / a / 6 / 8 / CYNavigationBar / 0.0.4 / CYNavigationBar.podspec.json
blob015d2ed8e453dc19ef72ff470431ca5b3f964764
2   "name": "CYNavigationBar",
3   "version": "0.0.4",
4   "summary": "自定义导航栏",
5   "description": "自定义导航栏",
6   "homepage": "https://github.com/ToLengSon/CYNavigationBar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wsong": "835151791@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/ToLengSon/CYNavigationBar.git",
16     "tag": "0.0.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CYNavigationBar/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
25     ]
26   }