[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 6 / 9 / CloudwiseMAgent-Seagull / 1.3.8 / CloudwiseMAgent-Seagull.podspec.json
blob415acc785c85f58198cdff511312a738c9928f7d
2   "name": "CloudwiseMAgent-Seagull",
3   "version": "1.3.8",
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://seagull.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://seagull.toushibao.com/static/sdk/ios_v1.3.8.zip"
19   },
20   "vendored_frameworks": "*/CloudwiseMAgent.framework",
21   "resources": "*/CloudwiseMAgent.bundle",
22   "libraries": [
23     "z",
24     "stdc++"
25   ],
26   "xcconfig": {
27     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/CloudwiseMAgent/**\""
28   }