blob: c2ae2abd2c2d3e907dcfeb930d0f72401f222a6d [file] [log] [blame]
{
"name": "MainThreadLockChecker",
"version": "0.1.2",
"summary": "MainThreadLockChecker allows to monitor main thread blocks by long-running tasks",
"homepage": "https://github.com/panda254/MainThreadLockChecker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"panda254": "arpitp@zendrive.com"
},
"source": {
"git": "https://github.com/panda254/MainThreadLockChecker.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MainThreadLockChecker/Classes/**/*"
}