blob: 0c5efe4f052957adabc5072d3175233f885baeb5 [file] [log] [blame]
{
"name": "HPLogger",
"version": "0.0.1",
"summary": "A really cool SDK that logs stuff.",
"description": "Log the given message in the system log.",
"swift_version": "4.2",
"homepage": "https://github.com/HimanshuParashar/HPLogger.git",
"license": "MIT",
"authors": {
"Himanshu Parashar": "hparashar07@gmail.com"
},
"social_media_url": "https://twitter.com/hparashar07",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/HimanshuParashar/HPLogger.git",
"tag": "0.0.1"
},
"vendored_frameworks": "Library/HPLogger.framework"
}