blob: 6c5855e23464c6dd0886dfc66b67e2e5cd335720 [file] [log] [blame]
{
"name": "eppz!swizzler",
"version": "0.1.1",
"summary": "Basic swizzling wrapped up into an Objective-C interface.",
"homepage": "https://github.com/eppz/eppz.swizzler",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Borbás Geri, eppz!": "hello@eppz.eu"
},
"source": {
"git": "https://github.com/eppz/eppz.swizzler.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/_eppz",
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "eppz!swizzler",
"public_header_files": "eppz!swizzler/**/*.h",
"frameworks": "Foundation"
}