Skip to content

Commit

Permalink
Fixed the headless pod
Browse files Browse the repository at this point in the history
  • Loading branch information
danielrhodes committed Mar 3, 2016
1 parent 634de34 commit 1fc1c8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ActionCableClient.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Pod::Spec.new do |s|
s.platform = :ios, '8.0'
s.requires_arc = true

s.source_files = 'Pod/Classes/**/*'
s.frameworks = 'Foundation'
s.dependency 'Starscream', '~> 1.1.2'
s.dependency 'SwiftyJSON', '~> 2.3.1'
Expand Down

0 comments on commit 1fc1c8c

Please sign in to comment.