[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 8 / 7 / 4 / ScreenRecord / 1.0.0 / ScreenRecord.podspec.json
blob6532d65462309b68d07d2ca35ba8d2136ca276d4
2   "name": "ScreenRecord",
3   "version": "1.0.0",
4   "summary": "Easily record screen on macOS.",
5   "homepage": "https://github.com/KrisYu/ScreenRecord",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "KrisYu",
11   "platforms": {
12     "osx": "10.9"
13   },
14   "source": {
15     "git": "https://github.com/KrisYu/ScreenRecord.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "ScreenRecord/*.swift",
19   "pushed_with_swift_version": "3.0"