Skip to content

soltrinox/CELLO_NATIVE_IOS

Repository files navigation

CELLO_NATIVE_IOS EXAMPLE

NATIVE CELLO IOS IPAD

Overview

This application is a demo project i use for experimenting with various UX/UI controlls and frameworks. Theer are implementations of the following frameworks :

pod 'AFNetworking', '~> 1.3.0'
pod 'RestKit', '~>  0.21.0'
pod 'SCSlidingViewController', '~> 0.0.1'
pod 'REFrostedViewController', '~> 2.2.1'
pod 'RFQuiltLayout', '~> 1.1.1'
pod 'PullToRefresh', '~> 0.0.1'
pod 'iCarousel', '~> 1.7.6'

This project is using COCOAPODS . You must have the latest COCOAPODS tools and binaries installed from

http://cocoapods.org/

Optionally if you like GUI menus there is a CocoaPods for Xcode project available that integrated the tools directly with the xCODE IDE. Installing the plugin is explained on the readme of the plugin repository.

http://github.com/kattrali/cocoapods-xcode-plugin

+++++++++++

Once you download or clone this project from GITHUB, open a terminal to the installation directory root. Once there run the following commands to install the PODs on your local machine as root.

# sudo pod install

Open the project workspace using the sudo user

# sudo open CELLO.xcworkspace/

Once the workspace is open you should be able to use the COCOAPODS tools under the project menu option.

About

NATIVE CELLO IOS IPAD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors