[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / 9 / 0 / libNBSAppAgent / 1.1.3 / libNBSAppAgent.podspec.json
blob1588f2355b8033132551214b28a368b66e690e53
2   "name": "libNBSAppAgent",
3   "version": "1.1.3",
4   "summary": "Networkbench's official app SDK for iOS.",
5   "description": "                   A longer description of libAppagent in Markdown format.\n\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!\n",
6   "homepage": "http://www.tingyun.com/",
7   "license": {
8     "type": "Copyright",
9     "text": "北京基调网络股份有限公司©2015 版权所有京ICP备08104828号-4京公网安备110105001285号"
10   },
11   "authors": {
12     "networkbench": "support@networkbench.com"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "http": "http://download.tingyun.com/newlens/ios_agent/nbs-newlens-ios-2.1.2.zip"
19   },
20   "source_files": "**/*.h",
21   "preserve_paths": "**/libNBSAppAgent.framework",
22   "frameworks": [
23     "SystemConfiguration",
24     "Security",
25     "CoreTelephony",
26     "libNBSAppAgent"
27   ],
28   "libraries": "z",
29   "xcconfig": {
30     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/libNBSAppAgent/nbs-newlens-ios-2.1.2/**\""
31   }