blob: 6532d65462309b68d07d2ca35ba8d2136ca276d4 [file] [log] [blame]
{
"name": "ScreenRecord",
"version": "1.0.0",
"summary": "Easily record screen on macOS.",
"homepage": "https://github.com/KrisYu/ScreenRecord",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "KrisYu",
"platforms": {
"osx": "10.9"
},
"source": {
"git": "https://github.com/KrisYu/ScreenRecord.git",
"tag": "1.0.0"
},
"source_files": "ScreenRecord/*.swift",
"pushed_with_swift_version": "3.0"
}