[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 9 / 3 / 7 / ZZVerticalMarqueeView / 0.2.0 / ZZVerticalMarqueeView.podspec.json
bloba7393618bf2afdf0acdd4b87b00defb8f234e59d
2   "name": "ZZVerticalMarqueeView",
3   "version": "0.2.0",
4   "summary": "更改timer创建方式",
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.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ZZVerticalMarqueeView/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
24       "~> 1.1.0"
25     ]
26   }