[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 8 / 3 / LLCycleScrollView / 1.3.2 / LLCycleScrollView.podspec.json
blobed1125a140b8cac7a287fc3712f8b1220f0744a0
2   "name": "LLCycleScrollView",
3   "version": "1.3.2",
4   "summary": "几行代码实现轮播图Swift3",
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.3.2"
16   },
17   "source_files": "Lib/LLCycleScrollView/**/*.{swift}",
18   "resources": "Lib/LLCycleScrollView.bundle",
19   "dependencies": {
20     "Kingfisher": [
22     ]
23   },
24   "requires_arc": true,
25   "pushed_with_swift_version": "3.0"