blob: bed70f6a2b3a59e29bae2a080c966c89e4aff78a [file] [log] [blame]
{
"name": "PANetworkLog",
"version": "0.1.0",
"summary": "Simple library to send all NSLog messages to backend server.",
"homepage": "https://github.com/Pash237/PANetworkLog",
"license": "MIT",
"authors": {
"Pavel Alexeev": "pasha.alexeev@gmail.com"
},
"source": {
"git": "https://github.com/Pash237/PANetworkLog.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "PANetworkLog/**/*"
}