blob: fab2243a5b0c0ab7f604f38a37b1226c7e8211a7 [file] [log] [blame]
{
"name": "NiceTogger",
"version": "0.0.1",
"summary": "A nice logger tool in Swift.",
"description": "A nice logger tool in Swift. Cheers",
"homepage": "https://github.com/abubakar-9013",
"license": {
"type": "MIT",
"file": "license"
},
"authors": {
"Abubakar": "abubakar9013@yahoo.com"
},
"platforms": {
"ios": "11.0"
},
"ios": {
"vendored_frameworks": "NiceTogger.framework"
},
"source": {
"http": "https://www.dropbox.com/s/iazzjbrhv0bot11/NiceTogger.zip?dl=1"
},
"exclude_files": "Classes/Exclude"
}