sebyddd/SDVersion

2.3 iOS pod broken

Closed this issue · 2 comments

From the podspec:

  s.ios.source_files = "SDVersion/SDiOSVersion/*.{h,m}"

but your directory is still called SDiPhoneVersion, which means we don't have the iOS files in the pod:

screen shot 2015-08-27 at 11 05 43

I didn't want to do a PR since I don't know which name you want to keep.

please update it quickly

Fixed. CocoaPods should be back now.