blob: be89a43c64d86cf3d49df8d2a198f63ba35750a5 [file] [log] [blame]
{
"name": "Reni",
"version": "0.0.1",
"summary": "A nice logger tool in Swift.",
"description": "A nice logger tool in Swift. Cheers",
"homepage": "https://www.renishaw.com/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Keerti Bhatnagar": "keerti.Bhatnagar@renishaw.com"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "RenishawFramework.framework"
},
"source": {
"git": "https://github.com/keertiReni/reni.git"
},
"exclude_files": "Classes/Exclude"
}