blob: ada17a44559e73abafac6ab3140b5cf31409b62a [file] [log] [blame]
{
"name": "theWrapper",
"version": "0.0.1",
"summary": "An objective C utility that lets you add a wrapper to any function.",
"homepage": "https://github.com/tomersh/TheWrapper",
"authors": {
"Tomer Shiri": "thewrapper@shiri.info"
},
"source": {
"git": "https://github.com/tomersh/TheWrapper.git",
"tag": "v0.0.1"
},
"platforms": {
"ios": null
},
"source_files": "*.{h,m}",
"requires_arc": false,
"license": {
"type": "NetBSD",
"file": "LICENSE"
}
}