[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / f / 6 / tingyunApp / 2.10.4 / tingyunApp.podspec.json
blob6b7241c92b6b68ae72386f1ebfd5f749c4f48207
2   "name": "tingyunApp",
3   "version": "2.10.4",
4   "summary": "tingyunApp",
5   "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!",
6   "homepage": "http://www.tingyun.com",
7   "license": {
8     "type": "Copyright",
9     "text": "北京基调网络股份有限公司©2015"
10   },
11   "authors": "TingYun",
12   "platforms": {
13     "ios": "6.0"
14   },
15   "source": {
16     "http": "http://download.tingyun.com/tingyunapp/ios_agent/nbs-newlens-ios-2.10.4.zip"
17   },
18   "source_files": [
19     "**/NBSAppAgent.h",
20     "**/NBSGCDOverrider.h"
21   ],
22   "preserve_paths": "**/tingyunApp.framework",
23   "frameworks": [
24     "SystemConfiguration",
25     "Security",
26     "CoreTelephony",
27     "WebKit",
28     "QuartzCore",
29     "tingyunApp"
30   ],
31   "libraries": [
32     "z",
33     "c++"
34   ],
35   "xcconfig": {
36     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/tingyunApp/nbs-newlens-ios-2.10.4/\""
37   }