blob: 5458e55920306e33301725ff170f2f25d950a7f8 [file] [log] [blame]
{
"name": "ANREye",
"version": "1.1.0",
"summary": "Class for monitor excessive blocking on the main thread.",
"description": "Class for monitor excessive blocking on the main thread and return the stacetrace of all threads.",
"homepage": "https://github.com/zixun/ANREye",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zixun": "chenyl.exe@gmail.com"
},
"source": {
"git": "https://github.com/zixun/ANREye.git",
"tag": "1.1.0"
},
"social_media_url": "https://twitter.com/zixun_",
"platforms": {
"ios": "8.0"
},
"source_files": "ANREye/Classes/**/*",
"pushed_with_swift_version": "3.0"
}