blob: ee93f5e114175a16513c39411c88b3d164b0d2da [file] [log] [blame]
{
"name": "OBME",
"version": "0.1.0",
"summary": "Fast and easy to use tool in simple OBJECTIVE-C to avoid memory cheating by scanning (searching).",
"homepage": "http://forzefield.com",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Manu Mtz-Almeida": "manu.valladolid@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/manucorporat/obme-ios.git",
"tag": "0.1.0"
},
"source_files": "obme.{h,m}",
"requires_arc": false
}