Closed Mahadev77 closed 7 years ago
I am using swift 3.0 My pod file is as bellow-- source 'https://github.com/CocoaPods/Specs.git' use_frameworks!
target 'MusicApp' do pod 'Soundcloud' end.
But, it installs 0.9.2. its not compatible to swift 3.0 Need Help
I am using swift 3.0 My pod file is as bellow-- source 'https://github.com/CocoaPods/Specs.git' use_frameworks!
target 'MusicApp' do pod 'Soundcloud' end.
But, it installs 0.9.2. its not compatible to swift 3.0 Need Help