[Add] picoLLM-iOS 1.2.3
[CocoaPods.git] / Specs / f / e / a / YXQMarqueeView / 2.0.0 / YXQMarqueeView.podspec.json
blobfb904ca17a162b3f918b0e47b39a503d70340585
2   "name": "YXQMarqueeView",
3   "version": "2.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.",
6   "homepage": "https://github.com/15910507033/YXQMarqueeView",
7   "license": "MIT",
8   "authors": {
9     "15910507033": "15910507033@163.com"
10   },
11   "source": {
12     "git": "https://github.com/15910507033/YXQMarqueeView.git",
13     "tag": "2.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   ]