[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 9 / f / PureWeb / 4.2.1.13 / PureWeb.podspec.json
blob8097633f42b5a2f103314dbc52a51d6d54695431
2   "name": "PureWeb",
3   "version": "4.2.1.13",
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 2014 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.1-13-gb01e621.zip"
17   },
18   "preserve_paths": "PureWeb.framework",
19   "public_header_files": "PureWeb.framework/**/*.h",
20   "vendored_frameworks": "PureWeb.framework",
21   "documentation_url": "http://docs.pureweb.io/API4.2/objectivec/html/index.html",
22   "frameworks": [
23     "CFNetwork",
24     "CoreData",
25     "CoreGraphics",
26     "MobileCoreServices",
27     "QuartzCore",
28     "SystemConfiguration"
29   ],
30   "libraries": [
31     "icucore",
32     "xml2",
33     "z"
34   ],
35   "requires_arc": true,
36   "xcconfig": {
37     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
38   },
39   "dependencies": {
40     "CocoaLumberjack": [
42     ]
43   }