blob: 6bf746ce91dcc6556a0918aa062b0b17c7acbf34 [file] [log] [blame]
{
"name": "tingyunEA",
"version": "2.13.5",
"summary": "tingyunApp",
"description": "A SDK used to monitor the performence of Networking and UI.And it also catches crashInfo.\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!",
"homepage": "https://www.tingyun.com",
"license": {
"type": "Copyright",
"text": "北京基调网络股份有限公司©2015"
},
"authors": "TingYun",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/TingYunAPM/tingyunEA",
"tag": "2.13.5"
},
"source_files": [
"**/NBSAppAgent.h",
"**/NBSGCDOverrider.h"
],
"preserve_paths": "**/tingyunApp.framework",
"frameworks": [
"JavaScriptCore",
"SystemConfiguration",
"Security",
"CoreTelephony",
"tingyunApp",
"WebKit"
],
"libraries": [
"z",
"c++"
],
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/tingyunEA/\""
}
}