Skip to content

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Global Technology CococaPods Specs

Install CocoaPods and add GlobalTechnology repo

sudo gem install cocoapods
pod setup
pod repo add globaltechnology https://github.com/GlobalTechnology/cocoapods-specs.git

Use GlobalTechnology Pods in project Podfile

platform :ios, '7.0'
inhibit_all_warnings!
source 'https://github.com/CocoaPods/Specs.git'
source 'https://github.com/GlobalTechnology/cocoapods-specs.git'

pod 'TheKeyOAuth2', '0.5.3'

Cocoa Pods now require sources to be provided (apparantly) for all repo sources.

About

GlobalTechnology specific Cocoa Pods

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages