[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / e / d / 5 / CNoticeBar / 0.0.1 / CNoticeBar.podspec.json
blob70c73c0701fca2575ea727dd65905f14539243a8
2   "name": "CNoticeBar",
3   "version": "0.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": "0.0.1"
21   },
22   "source_files": [
23     "CNoticeBar",
24     "CNoticeBar/**/*.swift"
25   ],
26   "dependencies": {
27     "SnapKit": [
28       "~> 5.7.0"
29     ]
30   },
31   "swift_version": "5.0"