Commit 0b7859b68d6beb56c6e4373893730efab956e55c
1 parent
02d5792e
no message
Showing
1 changed file
with
1 additions
and
1 deletions
CNLiveTripartiteManagement.podspec
| ... | ... | @@ -133,7 +133,7 @@ c |
| 133 | 133 | yykit.dependency 'YYKit', '1.0.9' |
| 134 | 134 | yykit.source_files = 'CNLiveTripartiteManagement/Classes/YYKit/*' |
| 135 | 135 | end |
| 136 | - #s.public_header_files = 'Pod/Classes/**/*.h' | |
| 136 | + #s.public_header_files = 'Pod/Classes/**/*.h' | |
| 137 | 137 | s.frameworks = 'UIKit', 'Foundation' |
| 138 | 138 | # s.dependency 'AFNetworking','~> 3.2.1' |
| 139 | 139 | end | ... | ... |