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