blob: d9c2d2146d5b42eea3fcc3f67a0f7354d3cd362a [file] [log] [blame]
{
"name": "RMLoggerDemo",
"version": "1.0.0",
"summary": "this is such a logging framework.",
"description": "this is a library create by a legend developer in iphone mobile development.",
"homepage": "https://github.com/RahulMaithani/RMLoggerDemo",
"license": "MIT",
"authors": {
"rahulmaithani": "r.maithani12@impressico.com"
},
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/RahulMaithani/RMLoggerDemo.git",
"tag": "1.0.0"
},
"source_files": "RMLoggerDemo/**/*.{h,m,swift}"
}