blob: 78c536bdac8febc6ff6b54975d105a97d5f7eca9 [file] [log] [blame]
{
"name": "dummyFramework",
"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": "dummyFramework.framework"
},
"source": {
"http": "https://gitlab.com/rakshitha_achar/dummyframework/raw/branch1/dummyFramework.zip"
},
"exclude_files": "Classes/Exclude"
}