Skip to content

Commit 6403997

Browse files
author
ame017
committed
update pods
1 parent fa962b7 commit 6403997

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AMEPageContentView.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ Pod::Spec.new do |s|
1616
s.author = { "ame017" => "https://github.com/ame017" }
1717
s.platform = :ios, "8.0"
1818
s.source = { :git => "https://github.com/ame017/AMEPageContentView.git", :tag => "#{s.version}" }
19-
s.source_files = "AMEPageContentView/*.{h,m}"
19+
s.source_files = "AMEPageContentView/AMEPageContentView/*.{h,m}"
2020

2121
end

0 commit comments

Comments
 (0)