[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / 1 / 9 / 6 / YXNavgationBar / 0.0.1 / YXNavgationBar.podspec.json
blob20dfdde0675dc855e1c4a5f381bed395645842f9
2   "name": "YXNavgationBar",
3   "version": "0.0.1",
4   "summary": "YXNavgationBar",
5   "description": "iOS导航栏,可进行高度自定义,解决系统导航栏修改麻烦等问题",
6   "homepage": "https://github.com/Mr-Jesson/YXNavgationBar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Jesson",
12   "source": {
13     "git": "https://github.com/Mr-Jesson/YXNavgationBar.git",
14     "tag": "0.0.1"
15   },
16   "source_files": [
17     "Classes",
18     "Classes/**/*.{h,m}"
19   ],
20   "exclude_files": "Classes/Exclude",
21   "platforms": {
22     "ios": "9.0"
23   }