[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 5 / 1 / JLAdvertisingScrollView / 0.0.3 / JLAdvertisingScrollView.podspec.json
blobd340ac2b2f0c36b1a081169616c7423f143323d2
2   "name": "JLAdvertisingScrollView",
3   "version": "0.0.3",
4   "summary": "轻量级的广告轮播滚动视图",
5   "description": "一个轻量级的广告轮播滚动视图库,支持网络图片,支持自动滚动",
6   "homepage": "https://github.com/liujing0735/JLAdvertisingScrollView.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "刘靖": "281300169@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/liujing0735/JLAdvertisingScrollView.git",
19     "tag": "0.0.3"
20   },
21   "source_files": [
22     "JLAdvertisingScrollView/Source",
23     "JLAdvertisingScrollView/Source/**/*.{h,m}"
24   ],
25   "requires_arc": true,
26   "dependencies": {
27     "JLExtension": [
29     ],
30     "AFNetworking": [
32     ]
33   }