blob: 21fbba1706d7fd57ed4fa677bd6abb12efcc5761 [file] [log] [blame]
{
"name": "CustomConsoleLogger",
"version": "1.0",
"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/17j94q7251pe2xn/CustomConsoleLogger.zip"
},
"requires_arc": true
}