blob: 13d8ceb822f35c4365db18192a48e0565fac68f6 [file] [log] [blame]
{
"name": "NKANREye",
"version": "1.2.1",
"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/nick5683/NKANREye",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nick5683": "157132026@qq.com"
},
"source": {
"git": "https://github.com/nick5683/NKANREye.git",
"tag": "1.2.1"
},
"swift_versions": "5.0",
"platforms": {
"ios": "8.0"
},
"source_files": "ANREye/Classes/**/*",
"swift_version": "5.0"
}