[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 9 / f / PureWeb / 4.2.0.62 / PureWeb.podspec.json
blob47d534831a9fe959a31f8a19762c1bbeac729be0
2   "name": "PureWeb",
3   "version": "4.2.0.62",
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.0-62-gf8147f6.zip"
17   },
18   "preserve_paths": "PureWeb.framework",
19   "public_header_files": "PureWeb.framework/**/*.h",
20   "vendored_frameworks": "PureWeb.framework",
21   "frameworks": [
22     "CFNetwork",
23     "CoreData",
24     "CoreGraphics",
25     "MobileCoreServices",
26     "QuartzCore",
27     "SystemConfiguration"
28   ],
29   "libraries": [
30     "icucore",
31     "xml2",
32     "z"
33   ],
34   "requires_arc": true,
35   "xcconfig": {
36     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
37   },
38   "dependencies": {
39     "CocoaLumberjack": [
41     ]
42   }