blob: 1e943b98ba15dbd68ffc73140d29baa26060fa2b [file] [log] [blame]
{
"name": "EventLogger",
"version": "0.1.0",
"summary": "Log event count and event time in iOS.",
"description": " Log event count and event time in iOS.\n\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!\n",
"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.1.0"
},
"source_files": "EventLogger",
"frameworks": "Foundation",
"requires_arc": true
}