blob: a7ef47ab0784cb2d3a37041c7394868b6be8ed3f [file] [log] [blame]
{
"name": "CMainThreadDetector",
"version": "0.0.2",
"summary": "detect main thread slow, dump stack symbols.",
"description": "detect main thread slow, dump stack symbols, use timer ping/pong main thread.",
"homepage": "https://github.com/chbo297/CMainThreadDetector",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ChengBo": "chbo297@gmail.com"
},
"social_media_url": "http://twitter.com/booooo07",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/chbo297/CMainThreadDetector.git",
"tag": "0.0.2"
},
"source_files": "CMainThreadDetector/*.{h,m}"
}