blob: 7778b6f3ba77b7cc61c66d98bf8f103046438d62 [file] [log] [blame]
{
"name": "EventLogger",
"version": "0.3.1",
"summary": "Log event count and event time in iOS.",
"description": "Log event count and event time in iOS.\n Log time and events",
"homepage": "https://github.com/yourtion/EventLogger",
"screenshots": "https://raw.githubusercontent.com/yourtion/EventLogger/master/ScreenShot/ScreenShot1.JPG",
"license": "Apache License, Version 2.0",
"authors": {
"Yourtion": "yourtion@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/yourtion/EventLogger.git",
"tag": "0.3.1"
},
"source_files": "EventLogger",
"frameworks": "Foundation",
"requires_arc": true
}