[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / e / 6 / tingyunEA / 2.15.0 / tingyunEA.podspec.json
blobc23bac5146875f0cc0adb34ba5c4b4ea9846d7f1
2   "name": "tingyunEA",
3   "version": "2.15.0",
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": "https://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     "git": "https://github.com/TingYunAPM/tingyunEA.git",
17     "tag": "2.15.0"
18   },
19   "source_files": [
20     "**/NBSAppAgent.h",
21     "**/NBSGCDOverrider.h"
22   ],
23   "preserve_paths": "**/tingyunApp.framework",
24   "frameworks": [
25     "JavaScriptCore",
26     "SystemConfiguration",
27     "Security",
28     "CoreTelephony",
29     "tingyunApp",
30     "WebKit"
31   ],
32   "libraries": [
33     "z",
34     "c++"
35   ],
36   "xcconfig": {
37     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/tingyunEA/\""
38   }