blob: e196e7002580c517756a3d269ca1e958404a8458 [file] [log] [blame]
{
"name": "TBOOMDetector",
"version": "1.0",
"summary": "Detect Out Of Memory events in an iOS app",
"description": "Detect out of memory events by process of elimination",
"homepage": "https://github.com/trailbehind/TBOOMDetector",
"license": "MIT",
"authors": {
"TrailBehind, Inc.": "Jesse@Gaiagps.com"
},
"social_media_url": "http://twitter.com/gaiagps",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/trailbehind/TBOOMDetector.git",
"tag": "1.0"
},
"source_files": "TBOOMDetector/*.{h,m,c}"
}