[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 5 / d / 9 / Screeen / 1.1.0 / Screeen.podspec.json
blob2336936e3f7ba981e4992c86e9d099de0e740316
2   "name": "Screeen",
3   "version": "1.1.0",
4   "summary": "Observe user screen shot event in macOS.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "homepage": "https://github.com/Clipy/Screeen",
10   "authors": {
11     "Econa77": "f.s.1992.ip@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/Clipy/Screeen.git",
15     "tag": "v1.1.0"
16   },
17   "platforms": {
18     "osx": "10.9"
19   },
20   "source_files": "Lib/Screeen/*.swift",
21   "frameworks": "Cocoa",
22   "pushed_with_swift_version": "4.0"