[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / c / 9 / f / PureWeb / 4.1.0.112 / PureWeb.podspec.json
blob2507511205e86eb5cf2ddcb47f538719ebb97208
2   "name": "PureWeb",
3   "version": "4.1.0.112",
4   "summary": "Your software, out there: online, mobile & shared",
5   "description": "                   The PureWeb platform lets you expose your complex or graphics \n                   intensive application as a back end service so it can be hosted \n                   online and accessed from new interfaces on browsers and mobile \n                   devices. (4.1.0.112)\n",
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": "7.0"
14   },
15   "source": {
16     "http": "https://s3.amazonaws.com/pureweb-na/releases/PW/iOS/PureWeb-4.1.0-beta-112-gc3cbfe8.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": [
40       "1.8.0"
41     ],
42     "CocoaAsyncSocket": [
43       "7.3.4"
44     ],
45     "RegexKitLite": [
46       "4.0"
47     ]
48   }