blob: 495eac84cb8af2ef59ee0cdfc0aa8f1b9b9a5761 [file] [log] [blame]
{
"name": "BLExceptionStatistics",
"summary": "Collection BenLai exception statistics.",
"version": "1.1.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JonyFang": "jony.chunfang@gmail.com"
},
"social_media_url": "http://www.jonyfang.com",
"homepage": "http://192.168.60.50/iOS/BLExceptionStatistics",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "http://192.168.60.50/iOS/BLExceptionStatistics.git",
"tag": "1.1.1"
},
"requires_arc": true,
"source_files": "BLExceptionStatistics/**/*.{h,m}",
"public_header_files": "BLExceptionStatistics/**/*.{h}",
"dependencies": {
"MMKV": [
"1.0.22"
]
}
}