[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / a / f / SFScrollView / 0.1.3 / SFScrollView.podspec.json
blob947853dd29206618b74278200a9bf74c7290a5cd
2   "name": "SFScrollView",
3   "version": "0.1.3",
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.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SFScrollView/Classes/**/*",
22   "dependencies": {
23     "SDWebImage": [
25     ]
26   }