blob: 49ec5e77a8174f45084cdd5567acb144d8d44e3d [file] [log] [blame]
{
"name": "tingyunApp",
"version": "2.12.3",
"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": "http://www.tingyun.com",
"license": {
"type": "Copyright",
"text": "北京基调网络股份有限公司©2015"
},
"authors": "TingYun",
"platforms": {
"ios": "6.0"
},
"source": {
"http": "http://download.tingyun.com/tingyunapp/ios_agent/nbs-newlens-ios-2.12.3.zip"
},
"source_files": [
"**/NBSAppAgent.h",
"**/NBSGCDOverrider.h"
],
"preserve_paths": "**/tingyunApp.framework",
"frameworks": [
"SystemConfiguration",
"Security",
"CoreTelephony",
"WebKit",
"QuartzCore",
"tingyunApp"
],
"libraries": [
"z",
"c++"
],
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/tingyunApp/nbs-newlens-ios-2.12.3/\""
}
}