blob: 90c80aa9a38843f1ca99b4ad538549b29c2dae20 [file] [log] [blame]
{
"name": "CustomConsoleLogger",
"version": "1.1",
"summary": "CustomConsoleLogger is test framework using this we can log the data in console.",
"homepage": "http://www.neosofttech.com",
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"authors": {
"Nivrutti": "nivrutti.patil@wwindia.com"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "CustomConsoleLogger.framework"
},
"source": {
"http": "https://dl.dropboxusercontent.com/s/drcba75ubnl73hr/CustomConsoleLogger.zip"
},
"requires_arc": true
}