Skip to content
This repository was archived by the owner on Feb 4, 2026. It is now read-only.

calgaryscientific/pureweb-ios-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

141 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PureWeb iOS SDK Samples

The PureWeb platform lets you expose your complex or graphics intensive application as a back end service so it can be hosted online and accessed from new interfaces on browsers and mobile devices.

Version Platform

Requirements

Xcode

Xcode 7.2.0 can be found on the Apple Developer website.

CocoaPods

To install CocoaPods open up Terminal and run:

sudo gem install cocoapods

Installation

To install PureWeb create a file called Podfile that contains the following at a minimum:

platform :ios
use_frameworks!
pod 'PureWeb'

Then run from the Terminal:

pod install

Author

Calgary Scientific Inc

About

PureWeb iOS SDK - Samples

Resources

License

Stars

1 star

Watchers

28 watching

Forks

Packages

 
 
 

Contributors