blob: d1a66fcb9b15139420fd2f29006ea8d4fe42e356 [file] [log] [blame]
{
"name": "sampleUniversalFrame",
"version": "2.0.0",
"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/2.0.0/sampleUniversalFrame.zip"
},
"exclude_files": "Classes/Exclude"
}