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