blob: a568ecd18984a954333fc5c2af85cc4435e1dd6a [file] [log] [blame]
{
"name": "LogMe",
"version": "0.1.0",
"summary": "A short description of LogMe.",
"description": "This is simple logging library",
"homepage": "https://github.com/dev-manishpandey/LogMe",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Manish Pandey": ""
},
"source": {
"git": "https://github.com/dev-manishpandey/LogMe.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LogMe/Classes/**/*"
}