[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 9 / 3 / 7 / ZZVerticalMarqueeView / 0.1.0 / ZZVerticalMarqueeView.podspec.json
blob475b65f421bb4ecc0409af0b49273f31ecada5e9
2   "name": "ZZVerticalMarqueeView",
3   "version": "0.1.0",
4   "summary": "A short description of ZZVerticalMarqueeView.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/NilPixel/ZZVerticalMarqueeView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "NilPixel": "zheng.zhao.nj@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/NilPixel/ZZVerticalMarqueeView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ZZVerticalMarqueeView/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
24       "~> 1.1.0"
25     ]
26   }