blob: 2e5d87c550ade2fc6c54ae31a28c8f0487cc1cda [file] [log] [blame]
{
"name": "LDAPMMonitor",
"version": "0.3.0",
"summary": "LDAPMMonitor monitor your app performance",
"homepage": "https://github.com/Lede-Inc/LDAPMMonitor.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"602710412@qq.com": "bjwangjiale@corp.netease.com"
},
"source": {
"git": "https://github.com/Lede-Inc/LDAPMMonitor.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"AdSupport",
"SystemConfiguration",
"CoreTelephony",
"UIKit",
"CoreGraphics",
"Foundation",
"CFNetwork"
],
"libraries": "c++",
"vendored_frameworks": "LDAPMMonitor/*.framework",
"requires_arc": true,
"dependencies": {
"Reachability": [
],
"FBRetainCycleDetector": [
"~> 0.1.4"
]
}
}