Commit 5773855478f0fae90100e62b979bbd07afb5a2e7

Authored by yinqiaojuan
1 parent 7958a662

0.0.1

Showing 1 changed file with 1 additions and 0 deletions
CNLiveMyOrderModule.podspec
@@ -65,6 +65,7 @@ TODO: Add long description of the pod here. @@ -65,6 +65,7 @@ TODO: Add long description of the pod here.
65 end 65 end
66 s.subspec 'Service' do |service| 66 s.subspec 'Service' do |service|
67 service.source_files = 'CNLiveMyOrderModule/Classes/Service/*.{h,m}' 67 service.source_files = 'CNLiveMyOrderModule/Classes/Service/*.{h,m}'
  68 + service.dependency 'CNLiveMyOrderModule/Controller'
68 end 69 end
69 s.dependency 'CNLiveBeeHive' 70 s.dependency 'CNLiveBeeHive'
70 s.dependency 'CNLiveServices' 71 s.dependency 'CNLiveServices'