Spec files to install ghclient sdk for the ios Application using pod install
The Podfile must now contain the source at the top of the file.
source 'https://github.com/grasshoppergroup/GHCocoaPodsRepos.git'
For Debug
pod 'ghclient-ios-debug'
For Release
pod 'ghclient-ios-release'