Skip to content

Commit

Permalink
[Fix] socket.IO (0.0.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
kylefleming committed Aug 21, 2012
1 parent e79c468 commit 1b27e54
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion socket.IO/0.0.1/socket.IO.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ Pod::Spec.new do |s|
s.source = { :git => "https://github.com/pkyeck/socket.IO-objc.git", :commit => 'c07d45aa905f45213c84a0298fa163fd6c1b79a3' }

s.source_files = '*.{h,m}'
s.framework = 'SBJson', 'SocketRocket'

s.requires_arc = true

Expand Down

0 comments on commit 1b27e54

Please sign in to comment.