[Add] AlibabacloudEais20190624 1.0.2
[CocoaPods.git] / Specs / c / 9 / f / PureWeb / 4.3.0.30 / PureWeb.podspec.json
blob64372082e32b1c97f2a55e8d99ac0a3256a1ab8f
2   "name": "PureWeb",
3   "version": "4.3.0.30",
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 2010 - 2017 Calgary Scientific Inc."
10   },
11   "authors": "Calgary Scientific Inc.",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "http": "https://s3.amazonaws.com/pureweb-na/releases/PW/iOS/PureWeb-4.3.0-30-ga7337bd.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.3/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": [
42       "~> 3.0"
43     ]
44   }