[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / e / 4 / c / WHCycleScrollView / 1.0.0 / WHCycleScrollView.podspec.json
blobb0c5d2e71917d6210da855453444c9e4ae559e4d
2   "name": "WHCycleScrollView",
3   "version": "1.0.0",
4   "summary": "A cycle scrollView",
5   "description": "A cycle scrollView,Support web image and local image together",
6   "homepage": "https://github.com/kiwh77/WHCycleScrollView",
7   "license": "MIT",
8   "authors": {
9     "kiwh77": "308801737@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/kiwh77/WHCycleScrollView.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "WHCycleScrollView/WHCycleScrollView/WHCycleScrollView.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "SDWebImage": [
22       "~> 3.7.3"
23     ]
24   }