[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 8 / e / 4 / CloudwiseMAgent / 2.3.1.5 / CloudwiseMAgent.podspec.json
blobf2fd28f57c2eb656906c672053beaf9f270ef8d9
2   "name": "CloudwiseMAgent",
3   "version": "2.3.1.5",
4   "summary": "Cloudwise Mobile Application Performance Management Agent.",
5   "description": "Cloudwise's official APM SDK for Mobile App performance analysis.",
6   "homepage": "https://www.cloudwise.com",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2009 - 2023 cloudwise.com. All rights reserved.\n"
10   },
11   "authors": {
12     "Jack": "jack.luo@cloudwise.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "http": "https://apm-cn-beta.cloudwise.com/static/plugin/iOS-2.3.1.5.zip"
19   },
20   "vendored_frameworks": "CloudwiseMAgent.xcframework",
21   "libraries": [
22     "z",
23     "c++"
24   ],
25   "xcconfig": {
26     "HEADER_SEARCH_PATHS": "\"$(PODS_ROOT)/CloudwiseMAgent/**\""
27   }