blob: cc7e9376949759dbf985116a0ed93c247247a3c7 [file] [log] [blame]
{
"name": "UIScreenCapture",
"version": "0.0.5",
"summary": "Simply capture screenshots and create screen recordings from code.",
"description": "Easily capture screenshots and create screen recordings from code.",
"homepage": "https://github.com/uxmstudio/UIScreenCapture",
"license": "MIT",
"authors": {
"Chris Anderson": "chris@uxmstudio.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/uxmstudio/UIScreenCapture.git",
"tag": "0.0.5"
},
"source_files": [
"UIScreenCapture",
"UIScreenCapture/**/*.{h,m}"
],
"requires_arc": true
}