[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / d / b / e / LoopScrollViews / 1.0.0 / LoopScrollViews.podspec.json
blob59bb378461d5e053fd4f9a81f4f60073165ab4b3
2   "name": "LoopScrollViews",
3   "version": "1.0.0",
4   "summary": "An iOS loop scroll image views",
5   "description": "An iOS loop scroll image views",
6   "homepage": "https://github.com/lvdlGit/LoopScrollViews",
7   "license": "MIT",
8   "authors": {
9     "lvdl": "1453162022@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/lvdlGit/LoopScrollViews.git",
13     "tag": "1.0.0"
14   },
15   "source_files": [
16     "LoopScrollViews",
17     "LoopCollectionView/*.{h,m}"
18   ],
19   "exclude_files": "LoopScrollViews/Exclude",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "dependencies": {
24     "SDWebImage": [
25       "~> 4.4.0"
26     ]
27   }