[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / d / 1 / GZCLoopBannel / 0.1.0 / GZCLoopBannel.podspec.json
blob6f93250414c65e41faef8ef49c7d5d5528e8ba6d
2   "name": "GZCLoopBannel",
3   "version": "0.1.0",
4   "summary": "轮播图控件",
5   "description": "轮播图控件,基于GZCList,同时提供GZCList可快速使用的Row和Item",
6   "homepage": "https://gitlab.com/GZCFrameworks_swift/GZCLoopBannel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Guo ZhongCheng": "gzhongcheng@qq.com"
13   },
14   "source": {
15     "git": "https://gitlab.com/GZCFrameworks_swift/GZCLoopBannel.git",
16     "tag": "0.1.0"
17   },
18   "swift_versions": "5.1",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "GZCLoopBannel/Classes/**/*",
23   "dependencies": {
24     "GZCList": [
26     ],
27     "GZCTimerHelper": [
29     ]
30   },
31   "swift_version": "5.1"