blob: 57776965d35a9c228a5fc56244e45f235581ef1a [file] [log] [blame]
{
"name": "NikLog",
"version": "0.0.1",
"summary": "A CocoaPods library written in Swift",
"description": "This CocoaPods library helps you log info in deu=bug mode.",
"homepage": "https://github.com/tammanache-nikhil/podNik",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tammanache-nikhil": "nikhil.tammanache33@gmail.com"
},
"platforms": {
"ios": "12.2"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/tammanache-nikhil/podNik.git",
"tag": "0.0.1"
},
"source_files": "NikLog/**/*.{h,m,swift}"
}