[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / f / 6 / tingyunApp / 2.14.5 / tingyunApp.podspec.json
bloba6ed829ca43afd96e095ad9ca094ec62c050b3aa
2   "name": "tingyunApp",
3   "version": "2.14.5",
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.14.5.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     "CoreGraphics",
30     "CFNetwork",
31     "tingyunApp"
32   ],
33   "libraries": [
34     "z",
35     "c++",
36     "resolv"
37   ],
38   "xcconfig": {
39     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/tingyunApp/nbs-newlens-ios-2.14.5/\""
40   }