blob: 7c215b500a519b7390f9fa62b6892c85c9a4c702 [file] [log] [blame]
{
"name": "EventShot",
"version": "0.1.8",
"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/cheerz/eventshot",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rocketlobster": "theo@cheerz.com"
},
"source": {
"git": "https://github.com/cheerz/eventshot.git",
"tag": "0.1.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "EventShot/Classes/**/*",
"frameworks": "UIKit"
}