[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / 1 / 5 / WZMarqueeView / 1.0.0 / WZMarqueeView.podspec.json
blob5b6130b73a85017719d39fc7f69ff81e9a3466ea
2   "name": "WZMarqueeView",
3   "version": "1.0.0",
4   "summary": "A marquee view used on iOS.",
5   "description": "                       It is a marquee view used on iOS, which implement by Objective-C.\n",
6   "homepage": "https://github.com/wangzz/WZMarqueeView",
7   "license": "MIT",
8   "authors": {
9     "王中周": "wzzvictory_tjsd@163.com"
10   },
11   "source": {
12     "git": "https://github.com/wangzz/WZMarqueeView.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "4.3"
17   },
18   "requires_arc": true,
19   "source_files": "WZMarqueeView/*",
20   "frameworks": [
21     "Foundation",
22     "CoreGraphics",
23     "UIKit"
24   ]