blob: cacc6f117264922525d6d91b7f112ca1441fa645 [file] [log] [blame]
{
"name": "fishhook",
"version": "0.2",
"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.2"
},
"source_files": "fishhook.{h,c}",
"social_media_url": "https://twitter.com/fbOpenSource",
"platforms": {
"ios": "6.0"
}
}