blob: a517341281a8aed413f626434626d4bb30749796 [file] [log] [blame]
{
"name": "JDCrash",
"version": "1.0.0",
"license": "MIT",
"summary": "An SDK that reports crash logs",
"homepage": "https://github.com/avatar-maca/JDCrash",
"source": {
"git": "https://github.com/avatar-maca/JDCrash.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"SystemConfiguration"
],
"libraries": [
"z",
"c++"
],
"vendored_frameworks": "JDCrash/JDCrash.framework",
"authors": {
"avatar-maca": "avatar-maca@jd.com"
},
"social_media_url": "https://github.com/avatar-maca"
}