blob: 684fca2ea2c541584037c0de9df62bd7e46d8336 [file] [log] [blame]
{
"name": "OGDebuggingTools",
"version": "0.1.6",
"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.6"
},
"platforms": {
"ios": "7.0"
},
"source_files": "OGDebuggingTools/",
"frameworks": "CoreData",
"requires_arc": true,
"dependencies": {
"JRSwizzle": [
"~> 1.0"
]
}
}