blob: 011c0725a9e94dd995056c8283d3124ad4ec2aea [file] [log] [blame]
{
"name": "dummyFramework",
"version": "1.5.4",
"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/branch2/dummyFramework.zip"
},
"exclude_files": "Classes/Exclude"
}