blob: 1a29b4055fc088cad781e45b1205b78f97580c7e [file] [log] [blame]
{
"name": "tingyunApp",
"version": "2.2.2.1",
"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/newlens/ios_agent/nbs-newlens-ios-2.2.2.1.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.2.1/**\""
}
}