[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / d / 1 / b / MSPScrollView / 0.1.3 / MSPScrollView.podspec.json
blob01a6d4eca55f5adf0377fc3a43d5fc61e78a6f33
2   "name": "MSPScrollView",
3   "version": "0.1.3",
4   "summary": "A simple image scroll tool",
5   "description": "一个简单的图片轮播控件,可以自定义page control",
6   "homepage": "https://github.com/rayesquire/MSPScrollView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "rayesquire": "mashaopeng@meituan.com"
13   },
14   "source": {
15     "git": "https://github.com/rayesquire/MSPScrollView.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MSPScrollView/Classes/**/*",
22   "resource_bundles": {
23     "MSPScrollView": [
24       "MSPScrollView/Assets/*.{png,jpg}",
25       "MSPScrollView/MSPScrollView.xcassets"
26     ]
27   },
28   "frameworks": "UIKit",
29   "dependencies": {
30     "SDWebImage": [
32     ]
33   }