[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / e / f / c / WindRoseView / 1.0.0 / WindRoseView.podspec.json
blobd920ad4f3a43bf40260da51efdd9fc1569022085
2   "name": "WindRoseView",
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.",
6   "homepage": "https://github.com/klz568/WindRoseView",
7   "license": "MIT",
8   "authors": {
9     "KLZ": "kongling1126@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/klz568/WindRoseView.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "WindRoseView/*",
20   "frameworks": [
21     "Foundation",
22     "CoreGraphics",
23     "UIKit"
24   ]