[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / a / f / SFScrollView / 0.1.4 / SFScrollView.podspec.json
blobb0e7019b6ad82810fef5825d63dca7a26cd7a440
2   "name": "SFScrollView",
3   "version": "0.1.4",
4   "summary": "轮播图",
5   "description": "无限滚动轮播图",
6   "homepage": "https://github.com/Caiflower/SFScrollView.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Cai.flower": "caiflower20@163.com"
13   },
14   "source": {
15     "git": "https://github.com/Caiflower/SFScrollView.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SFScrollView/Classes/**/*",
22   "dependencies": {
23     "SDWebImage": [
25     ]
26   }