blob: 2603d8a1bfcf03e4c1d8d438aa0a6300c045fdab [file] [log] [blame]
{
"name": "MemoryTrickster",
"version": "0.1.1",
"summary": "Full access to memory with MemoryTrickster.",
"description": "Accessing the memory validating corner case scenarios from the crash edge.",
"homepage": "https://github.com/victorpanitz/MemoryTrickster",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Victor Panitz Magalhaes": "victorpanitz@gmail.com"
},
"source": {
"git": "https://github.com/victorpanitz/MemoryTrickster.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/VictorPanitz",
"platforms": {
"ios": "10.0"
},
"source_files": "MemoryTrickster/Classes/**/*"
}