[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 7 / c / SunHorizontalScrollView / 0.0.4 / SunHorizontalScrollView.podspec.json
blob917274b5c73cdecc7c01396930cf5ffcb13d2232
2   "name": "SunHorizontalScrollView",
3   "version": "0.0.4",
4   "summary": "An easy-to-use UIView subclass that implements a scrolling effect UIView with images",
5   "homepage": "https://github.com/sunbohong/SunHorizontalScrollView",
6   "license": "MIT",
7   "authors": {
8     "孙博弘": "sunbohong@gmail.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/sunbohong/SunHorizontalScrollView.git",
15     "tag": "0.0.4"
16   },
17   "source_files": [
18     "Classes",
19     "SunHorizontalScrollView/SunHorizontalScrollView/Classes/*.{h,m}"
20   ],
21   "requires_arc": true,
22   "dependencies": {
23     "SDWebImage": [
25     ]
26   }