blob: 48ea6db2c0157f4b253886792f29e557a1c01190 [file] [log] [blame]
{
"name": "bonreeAgent",
"version": "2.1.3",
"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.3"
},
"source_files": "**/*.h",
"preserve_paths": "**/bonreeAgent.framework",
"frameworks": [
"SystemConfiguration",
"Security",
"CoreTelephony",
"bonreeAgent"
],
"libraries": "z",
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/bonreeAgent/**\""
}
}