[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / a / 8 / d / CLBanner / 1.0.3 / CLBanner.podspec.json
blob936ac1ae1ca73c6a007f8a72c6166a3402833456
2   "name": "CLBanner",
3   "version": "1.0.3",
4   "summary": "A short description of CLBanner.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitlab.com/chuan800418/clbanner",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Chuan": "chuan800418@gmail.com"
13   },
14   "source": {
15     "git": "https://gitlab.com/chuan800418/clbanner.git",
16     "tag": "1.0.3",
17     "branch": "master"
18   },
19   "swift_versions": "5.0",
20   "platforms": {
21     "ios": "12.0"
22   },
23   "source_files": "CLBanner/Classes/**/*",
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ],
28   "dependencies": {
29     "SnapKit": [
30       "5.6.0"
31     ]
32   },
33   "swift_version": "5.0"