[Add] AlibabacloudEais20190624 1.0.2
[CocoaPods.git] / Specs / c / 9 / f / PureWeb / 4.2.2.18 / PureWeb.podspec.json
blob72e3c28d6ef5246fa42c2b62c2593ced5f556910
2   "name": "PureWeb",
3   "version": "4.2.2.18",
4   "summary": "Your software, out there: online, mobile & shared",
5   "description": "The PureWeb platform lets you expose your complex or graphics \nintensive application as a back end service so it can be hosted \nonline and accessed from new interfaces on browsers and mobile \ndevices.",
6   "homepage": "http://www.calgaryscientific.com/pureweb",
7   "license": {
8     "type": "Commercial",
9     "text": "Copyright 2016 Calgary Scientific Inc."
10   },
11   "authors": "Calgary Scientific Inc.",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "http": "https://s3.amazonaws.com/pureweb-na/releases/PW/iOS/PureWeb-4.2.2-18-g53097a3.zip"
17   },
18   "source_files": "PureWeb.framework/**/*.{h,m}",
19   "preserve_paths": "PureWeb.framework",
20   "public_header_files": "PureWeb.framework/**/*.h",
21   "vendored_frameworks": "PureWeb.framework",
22   "documentation_url": "http://docs.pureweb.io/API4.2/objectivec/html/index.html",
23   "frameworks": [
24     "CFNetwork",
25     "CoreData",
26     "CoreGraphics",
27     "MobileCoreServices",
28     "QuartzCore",
29     "SystemConfiguration"
30   ],
31   "libraries": [
32     "icucore",
33     "xml2",
34     "z"
35   ],
36   "requires_arc": true,
37   "xcconfig": {
38     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
39   },
40   "dependencies": {
41     "CocoaLumberjack": [
43     ]
44   }