blob: 1fec9669f49c8c2b7b36fe085d6d0fa2489260ce [file] [log] [blame]
{
"name": "LDAPMMonitor",
"version": "0.5.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.5.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"
]
}
}