[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / 9 / d / ZZFadeAnimationScrollView / 0.1 / ZZFadeAnimationScrollView.podspec.json
blobee0956e6032b34ea19fac9eac74ef407d2c9144c
2   "name": "ZZFadeAnimationScrollView",
3   "version": "0.1",
4   "summary": "淘宝二楼,渐变滚动视图效果",
5   "homepage": "https://github.com/zhouXiaoR/ZZFadeAnimationScrollView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "zhouXiaoR": "zhouxiaorui@duiba.com.cn"
12   },
13   "source": {
14     "git": "https://github.com/zhouXiaoR/ZZFadeAnimationScrollView.git",
15     "tag": "0.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "ZZFadeAnimationScrollView/Classes/**/*",
22   "dependencies": {
23     "SDWebImage": [
24       "~> 4.0"
25     ]
26   }