blob: f01001182e233191f5d8c5feec4eb6d47373949b [file] [log] [blame]
{
"name": "SBugly",
"version": "0.0.1",
"summary": "I am bugly summary.",
"homepage": "http://gitlab.xingmentech.com/alita/sdkunit/sbugly.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Shibo SJPush": "xm_sunshibo@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "http://gitlab.xingmentech.com/alita/sdkunit/sbugly.git",
"tag": "0.0.1"
},
"vendored_frameworks": "Frameworks/Bugly.framework",
"frameworks": [
"SystemConfiguration",
"Security"
],
"libraries": [
"c++",
"z"
],
"requires_arc": true
}