blob: 79c6af2b1e146ee5a9c1b0698f0657e93490beb6 [file] [log] [blame]
{
"name": "EventLogger",
"version": "0.4.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.4.0"
},
"source_files": "EventLogger",
"frameworks": "Foundation",
"requires_arc": true
}