blob: 6b5c7f336aa0df7eaa95b3a912815503e2501193 [file] [log] [blame]
{
"name": "ShowLogs",
"version": "0.0.1",
"summary": "Example for testing cocoa pods",
"description": "Try example for testing cocoa framework. In example you show the test in consol panel.",
"homepage": "https://cocoapods.org/pods/ShowLogs",
"license": {
"type": "MIT",
"file": "license"
},
"authors": {
"Rageeni Jadam": "rageenijadam@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "ShowLogs.framework"
},
"source": {
"http": "https://s3-ap-southeast-1.amazonaws.com/uxarmymedia/ShowLogs.zip"
},
"exclude_files": "Classes/Exclude"
}