blob: e00878baa7b98b4d3c4c47e0a76774fa50782457 [file] [log] [blame]
{
"name": "fishhook",
"version": "0.1",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"homepage": "https://github.com/facebook/fishhook",
"authors": {
"Facebook, Inc.": "https://github.com/facebook"
},
"summary": "A library that enables dynamically rebinding symbols in Mach-O binaries running on iOS.",
"source": {
"git": "https://github.com/facebook/fishhook.git",
"tag": "0.1"
},
"source_files": "fishhook.{h,c}",
"social_media_url": "https://twitter.com/fbOpenSource",
"platforms": {
"ios": "6.0"
}
}