blob: f8600612adf5142af5c379d8e21ac780e053e377 [file] [log] [blame]
{
"name": "sampleUniversalFrame",
"version": "1.5.3",
"summary": "A nice logger tool in Swift.",
"description": "A nice logger tool in Swift. Cheers",
"homepage": "https://gitlab.com/rakshitha_achar",
"license": {
"type": "MIT",
"file": "license"
},
"authors": {
"rakshitha achar": "rakshitha@ymedialabs.com"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "sampleUniversalFrame.framework"
},
"source": {
"http": "https://gitlab.com/rakshitha_achar/sampleuniversalframe/raw/master/sampleUniversalFrame.zip"
},
"exclude_files": "Classes/Exclude"
}