[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 6 / 7 / 2 / WZMarqueeViewer / 1.0.0 / WZMarqueeViewer.podspec.json
blobf0471db0dc92971fa6d4318736771dc05953e74d
2   "name": "WZMarqueeViewer",
3   "version": "1.0.0",
4   "summary": "A marquee view used on iOS.",
5   "description": "<<-DESC  \n                       It is a marquee view used on iOS, which implement by Objective-C.  \n                       DESC",
6   "homepage": "https://github.com/wanghongli123/WZMarqueeViewer",
7   "license": "MIT",
8   "authors": {
9     "王XX": "619152022@163.com"
10   },
11   "source": {
12     "git": "https://github.com/wanghongli123/WZMarqueeViewer.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "WZMarqueeViewer/*",
20   "frameworks": [
21     "Foundation",
22     "CoreGraphics",
23     "UIKit"
24   ]