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