blob: 1717e48adcec44bf892d36c89353cc096d155c6d [file] [log] [blame]
{
"name": "EventShot",
"version": "0.1.7",
"summary": "Log events with screenshots",
"description": "Troubleshoot tracking or asynchronous events in iOS by saving screenshots with metadata in your photoroll.",
"homepage": "https://github.com/rocketlobster/eventshot",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rocketlobster": "theo@cheerz.com"
},
"source": {
"git": "https://github.com/rocketlobster/eventshot.git",
"tag": "0.1.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "EventShot/Classes/**/*",
"frameworks": "UIKit"
}