blob: 337e05b5c9215380f16ed2ffaef7fa3f2062f9f4 [file] [log] [blame]
{
"name": "DesignKit",
"version": "0.0.5",
"summary": "A nice logger tool in Swift.",
"description": "A nice logger tool in Swift. Cheers",
"homepage": "https://github.com/csepukar",
"license": {
"type": "MIT",
"file": "license"
},
"authors": {
"Pukar Sharma": "csepukar@gmail.com"
},
"platforms": {
"ios": "12.4"
},
"ios": {
"vendored_frameworks": "DesignKit.framework"
},
"source": {
"http": "https://www.dropbox.com/s/j818sj8j7zt8lsb/DesignKit.zip"
},
"exclude_files": "Classes/Exclude"
}