[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / 6 / 5 / 1 / JLAdvertisingScrollView / 0.0.2 / JLAdvertisingScrollView.podspec.json
blob2cf4033009982e1c8339f2183b92ccd3502df18f
2   "name": "JLAdvertisingScrollView",
3   "version": "0.0.2",
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.2"
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   }