blob: de4e461bb341c25f1587cf78766713b67e0c190c [file] [log] [blame]
{
"name": "OGDebuggingTools",
"version": "0.1.1",
"summary": "Code snippets for debugging",
"homepage": "https://github.com/OrangeGroove/OGDebuggingTools",
"license": {
"type": "MIT"
},
"authors": {
"Jesper": "jesper@orangegroove.net"
},
"source": {
"git": "https://github.com/OrangeGroove/OGDebuggingTools.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "OGDebuggingTools/",
"requires_arc": true,
"dependencies": {
"JRSwizzle": [
"~> 1.0"
]
}
}