Thanks for your response.
platform :ios, '8.0'
platform :ios, :deployment_target => '8.0'
xcodeproj 'TestAerogear.xcodeproj'
use_frameworks!
pod 'AeroGearSyncClient'
pod 'Starscream', '~> 1.0’
CocoaPods 1.0.0.beta.2 is available.
To update use: `gem install cocoapods --pre`
[!] This is a test version we'd love you to try.
Analyzing dependencies
[!] Unable to satisfy the following requirements:
- `Starscream (~> 1.0)` required by `Podfile`
- `Starscream (= 0.9.3)` required by `Podfile.lock`
Specs satisfying the `Starscream (= 0.9.3)` dependency were found, but they required a higher minimum deployment target.