Skip to content

Commit

Permalink
[Fix] css-layout (0.0.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
foulkesjohn committed May 16, 2015
1 parent 3e3a63f commit 21ee734
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css-layout/0.0.1/css-layout.podspec
Expand Up @@ -9,5 +9,5 @@ Pod::Spec.new do |s|
s.license = "BSD"
s.author = "Facebook"
s.source = { :git => "https://github.com/foulkesjohn/css-layout.git", :tag => "0.0.1" }
s.source_files = "src/*.{h,m}"
s.source_files = "src/*.{h,m,c}"
end

0 comments on commit 21ee734

Please sign in to comment.