blob: f4e3320e3f9ed3421a8474bbbb78acf311311c1e [file] [log] [blame]
{
"name": "LoggerSample",
"version": "0.1.0",
"summary": "Sample Loggin framework for iOS.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/morugu/Logger",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shoya": "12c1055@gmail.com"
},
"source": {
"git": "https://github.com/morugu/Logger.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Logger/Classes/**/*"
}