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