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