[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 8 / e / 4 / CloudwiseMAgent / 1.4.6 / CloudwiseMAgent.podspec.json
blob23931909964906c7d84ff189d62790f4c2dc8eb4
2   "name": "CloudwiseMAgent",
3   "version": "1.4.6",
4   "summary": "Cloudwise's official APM SDK for iOS(Toushibao Smart SDK)",
5   "description": "Cloudwise's official APM SDK for app performance analysis.",
6   "homepage": "http://portal.toushibao.com",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2009 - 2016 cloudwise.com. All rights reserved.\n"
10   },
11   "authors": {
12     "Alvin": "alvin.liu@cloudwise.com"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "http": "http://portal.toushibao.com/static/sdk/ios_v1.4.6.zip"
19   },
20   "vendored_frameworks": "*/CloudwiseMAgent.framework",
21   "libraries": [
22     "z",
23     "c++"
24   ],
25   "xcconfig": {
26     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/CloudwiseMAgent/**\""
27   }