[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 8 / 3 / LLCycleScrollView / 1.4.3 / LLCycleScrollView.podspec.json
blob51d2242d77f145231bc286e69d07370576c2a0ec
2   "name": "LLCycleScrollView",
3   "version": "1.4.3",
4   "summary": "几行代码实现轮播图Swift",
5   "homepage": "https://github.com/LvJianfeng/LLCycleScrollView",
6   "license": "MIT",
7   "authors": {
8     "LvJianfeng": "coderjianfeng@foxmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/LvJianfeng/LLCycleScrollView.git",
15     "tag": "1.4.3"
16   },
17   "source_files": "Lib/LLCycleScrollView/**/*.{swift}",
18   "resources": "Lib/LLCycleScrollView.bundle",
19   "dependencies": {
20     "Kingfisher": [
22     ]
23   },
24   "requires_arc": true,
25   "pod_target_xcconfig": {
26     "SWIFT_VERSION": "4.0"
27   },
28   "pushed_with_swift_version": "4.0"