| { | |
| "name": "MCDebuggingTools", | |
| "version": "0.5.0", | |
| "license": "BSD 3-Clause", | |
| "summary": "Various debugging tools to make your life easier.", | |
| "homepage": "https://github.com/mirego/MCDebuggingTools", | |
| "authors": { | |
| "Mirego": "info@mirego.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/mirego/MCDebuggingTools.git", | |
| "tag": "0.5.0" | |
| }, | |
| "source_files": "MCDebuggingTools/*.{h,m}", | |
| "requires_arc": true, | |
| "platforms": { | |
| "ios": "5.0" | |
| } | |
| } |