[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / d / 5 / CNoticeBar / 1.0.1 / CNoticeBar.podspec.json
blob4ea5ff1e96d41802b907054d04e686a791c5a8c7
2   "name": "CNoticeBar",
3   "version": "1.0.1",
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.1"
21   },
22   "source_files": "CNoticeBar/*",
23   "dependencies": {
24     "SnapKit": [
25       "~> 5.7.0"
26     ]
27   },
28   "swift_version": "5.0"