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