blob: c0f6b9d3910da251a2e8310037ed90910f74dd2f [file] [log] [blame]
{
"name": "SLObjectiveCRuntimeAdditions",
"version": "1.1.1",
"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": "1.1.1"
},
"platforms": {
"ios": "5.0",
"osx": "10.6"
},
"source_files": "SLObjectiveCRuntimeAdditions",
"requires_arc": true,
"frameworks": "Foundation"
}