blob: 2015c1866db63e312bfcd769e03a8296ac9ae559 [file] [log] [blame]
{
"name": "NiceLoggerExample1",
"version": "0.0.1",
"summary": "A Nice logger tool in swift",
"description": "A nice logger tool in Swift. Cheers niceloggerExample1",
"homepage": "https://github.com/ravikanthatstoryboard/",
"license": {
"type": "MIT",
"file": "license"
},
"authors": {
"Ravikanth": "ravikanthcse2011@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "NiceLoggerExample1.framework"
},
"source": {
"http": "https://www.techiexpert.com/NiceLoggerExample1.zip"
},
"exclude_files": "Classes/Exclude"
}