[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 8 / 3 / LLCycleScrollView / 1.6.0 / LLCycleScrollView.podspec.json
blob25675a7541b360f6a2851a857b61d47851e8d5f9
2   "name": "LLCycleScrollView",
3   "version": "1.6.0",
4   "summary": "几行代码实现轮播图Swift",
5   "homepage": "https://github.com/LvJianfeng/LLCycleScrollView",
6   "license": "MIT",
7   "authors": {
8     "LvJianfeng": "coderjianfeng@foxmail.com"
9   },
10   "swift_versions": [
11     "4.0",
12     "4.2",
13     "5.0",
14     "5.0"
15   ],
16   "platforms": {
17     "ios": "10.0"
18   },
19   "source": {
20     "git": "https://github.com/LvJianfeng/LLCycleScrollView.git",
21     "tag": "1.6.0"
22   },
23   "source_files": "Lib/LLCycleScrollView/**/*.{swift}",
24   "resources": "Lib/LLCycleScrollView.bundle",
25   "dependencies": {
26     "Kingfisher": [
28     ]
29   },
30   "requires_arc": true,
31   "swift_version": "5.0"