blob: 41f26c41af9084baa116dfb04972ee9849ab2d10 [file] [log] [blame]
{
"name": "bonreeAgent",
"version": "2.1.8",
"summary": "bonreeAgent",
"description": " A SDK used to monitor the Real-time performance data.\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!\n",
"homepage": "http://www.bonree.com",
"license": {
"type": "Copyright",
"text": "北京博睿宏远科技发展有限公司 版权所有 2015-2020"
},
"authors": "bonree_jianghailong bonree_tanghuixing",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/bonree-jianghailong/bonreeAgent.git",
"tag": "2.1.8"
},
"vendored_frameworks": "bonreeAgent.framework",
"source_files": "bonreeAgent.framework/Headers/*.h",
"preserve_paths": "**/bonreeAgent.framework",
"frameworks": [
"SystemConfiguration",
"Security",
"CoreTelephony",
"bonreeAgent"
],
"libraries": "z",
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/bonreeAgent/**\""
}
}