[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / e / d / 5 / CNoticeBar / 1.0.2 / CNoticeBar.podspec.json
blob84a554245770c93c77b754a6c6effc248516c0f3
2   "name": "CNoticeBar",
3   "version": "1.0.2",
4   "summary": "CNoticeBar for swift.",
5   "description": "It is a CNoticeBar used on iOS, which implement by Swift.",
6   "homepage": "https://github.com/HeeeYANG/CNoticeBar",
7   "license": "MIT",
8   "authors": {
9     "YANG": "zcy1226@hotmail.com"
10   },
11   "platforms": {
12     "ios": "12.0"
13   },
14   "swift_versions": [
15     "4.0",
16     "5.0"
17   ],
18   "source": {
19     "git": "https://github.com/HeeeYANG/CNoticeBar.git",
20     "tag": "1.0.2"
21   },
22   "source_files": "CNoticeBar/*",
23   "dependencies": {
24     "SnapKit": [
25       "~> 5.7.0"
26     ]
27   },
28   "swift_version": "5.0"