[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / e / 6 / tingyunEA / 2.7.1 / tingyunEA.podspec.json
blobe8c862394221eac7176667b02032e1babe2ecbe5
2   "name": "tingyunEA",
3   "version": "2.7.1",
4   "summary": "tingyunApp enterprise edition",
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     "git": "https://github.com/TingYunAPM/tingyunEA.git",
17     "tag": "2.7.1"
18   },
19   "source_files": [
20     "**/NBSAppAgent.h",
21     "**/NBSGCDOverrider.h"
22   ],
23   "preserve_paths": "**/tingyunApp.framework",
24   "frameworks": [
25     "SystemConfiguration",
26     "Security",
27     "CoreTelephony",
28     "tingyunApp"
29   ],
30   "libraries": "z",
31   "xcconfig": {
32     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/tingyunEA/\""
33   }