[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 9 / b / 0 / LSGMarqueeView / 1.0.1 / LSGMarqueeView.podspec.json
blob6e75d81099d8103cc5751ecce4ce2d4e78224628
2   "name": "LSGMarqueeView",
3   "version": "1.0.1",
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/linshiguanNew/LSGMarqueeView",
7   "license": "MIT",
8   "authors": {
9     "林世冠": "710941010@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/linshiguanNew/LSGMarqueeView.git",
13     "tag": "1.0.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "LSGMarqueeView/*",
20   "frameworks": [
21     "Foundation",
22     "CoreGraphics",
23     "UIKit"
24   ]