Skip to content

Commit 26f043f

Browse files
Update CRRulerControl.podspec
1 parent 1db0685 commit 26f043f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CRRulerControl.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ s.author = { "Sergey" => "Chuchukalo.cr@gmail.com" }
1414
s.source = { :git => "https://github.com/Cleveroad/CRRulerControl.git", :tag => "1.0.0" }
1515
s.platform = :ios, "8.0"
1616
s.requires_arc = true
17-
s.source_files = 'Pod/Classes/**/*.{h,m}'
17+
s.source_files = 'CRRulerControl/Classes/**/*.{h,m}'
1818

1919
end

0 commit comments

Comments
 (0)