We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29cbef8 commit c57334bCopy full SHA for c57334b
KYDigitalFontView.podspec
@@ -8,7 +8,7 @@ Pod::Spec.new do |s|
8
s.social_media_url = "https://twitter.com/kyo__hei"
9
s.platform = :ios, '7.0'
10
s.source = { :git => "https://github.com/ykyouhei/KYDigitalFontView.git", :tag => s.version.to_s }
11
- s.source_files = "KYDigitalFontVie/wClasses/*.swift"
+ s.source_files = "KYDigitalFontVie/Classes/*.swift"
12
s.requires_arc = true
13
s.ios.deployment_target = '8.0'
14
end
0 commit comments