blob: 47d534831a9fe959a31f8a19762c1bbeac729be0 [file] [log] [blame]
{
"name": "PureWeb",
"version": "4.2.0.62",
"summary": "Your software, out there: online, mobile & shared",
"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.",
"homepage": "http://www.calgaryscientific.com/pureweb",
"license": {
"type": "Commercial",
"text": "Copyright 2014 Calgary Scientific Inc."
},
"authors": "Calgary Scientific Inc.",
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://s3.amazonaws.com/pureweb-na/releases/PW/iOS/PureWeb-4.2.0-62-gf8147f6.zip"
},
"preserve_paths": "PureWeb.framework",
"public_header_files": "PureWeb.framework/**/*.h",
"vendored_frameworks": "PureWeb.framework",
"frameworks": [
"CFNetwork",
"CoreData",
"CoreGraphics",
"MobileCoreServices",
"QuartzCore",
"SystemConfiguration"
],
"libraries": [
"icucore",
"xml2",
"z"
],
"requires_arc": true,
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
},
"dependencies": {
"CocoaLumberjack": [
]
}
}