blob: 392aa48da054c8a962bc89c528aff697c4ac7176 [file] [log] [blame]
{
"name": "DUAppWatcher",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DUAppWatcher/Classes/**/*"
}