blob: 117727d0056fb4bf714e8ef08dfaa5b4ada7a0cd [file] [log] [blame]
{
"name": "DUAppWatcher",
"version": "0.1.1",
"summary": "Watch app usage rendered in small and lightweight video.",
"description": "iOS Client for taking screenshots and render into video. This will allow for debugging or analyse user engagement in your application.",
"homepage": "https://github.com/duriana/DUAppWatcher",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Arif Fikri Abas": "arif@88motors.com"
},
"source": {
"git": "https://github.com/duriana/DUAppWatcher.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DUAppWatcher/Classes/**/*"
}