blob: 1d81e0006f7627a4dbabedc4356a55bc9a3e4599 [file] [log] [blame]
{
"name": "DUAppWatcher",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DUAppWatcher/Classes/**/*"
}