blob: e0c01f74e41f3d0552264c78396835d883c7f406 [file] [log] [blame]
{
"name": "CMainThreadDetector",
"version": "0.0.1",
"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.1"
},
"source_files": "CMainThreadDetector/*.{h,m}"
}