Commit 4a36f72c99ab076fa323a62fc3c0f75c78998350
1 parent
c26acb05
no message
Showing
3 changed files
with
2 additions
and
6 deletions
CNLiveCServiceModule.podspec
| ... | ... | @@ -35,7 +35,7 @@ TODO: Add long description of the pod here. |
| 35 | 35 | s.resources = 'CNLiveCServiceModule/Assets/CNServiceBundle.bundle' |
| 36 | 36 | |
| 37 | 37 | |
| 38 | - s.public_header_files = 'Pod/Classes/Manager/*.h' | |
| 38 | + s.public_header_files = ['Pod/Classes/Manager/*.h','Pod/Classes/ViewController/*.h'] | |
| 39 | 39 | # s.frameworks = 'UIKit', 'MapKit' |
| 40 | 40 | # s.dependency 'AFNetworking', '~> 2.3' |
| 41 | 41 | s.dependency 'CNLiveNewTripartiteManagement/SDCycleScrollView' | ... | ... |
CNLiveCServiceModule/Classes/Manager/CNLiveCServiceManagerBridge.h