blob: 6d34824e03a2e86372806d82a1aa1d07bafee47e [file] [log] [blame]
{
"name": "SLObjectiveCRuntimeAdditions",
"version": "0.0.2",
"summary": "Objc runtime additions.",
"homepage": "https://github.com/OliverLetterer/SLObjectiveCRuntimeAdditions",
"license": "MIT",
"authors": {
"Oliver Letterer": "oliver.letterer@gmail.com"
},
"source": {
"git": "https://github.com/OliverLetterer/SLObjectiveCRuntimeAdditions.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "5.0"
},
"source_files": "SLObjectiveCRuntimeAdditions",
"requires_arc": true,
"frameworks": "Foundation"
}