blob: d136e0abc369020388b18570fc5c7845ed5bbd3b [file] [log] [blame]
{
"name": "CocoaPodAdvancedBasic",
"version": "0.0.1",
"summary": "A nice logger tool in Swift.",
"description": "A nice logger tool in Swift. Cheers",
"homepage": "https://github.com/vmvinoth/ClinkingLabelAdvanced",
"license": {
"type": "MIT",
"file": "license"
},
"authors": {
"vmvinoth": "vmvinoth@ideas2it.com"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "MySDK.framework"
},
"source": {
"http": "https://github.com/vmvinoth/ClinkingLabelAdvanced/raw/master/MySDK.zip"
},
"exclude_files": "Classes/Exclude"
}