Skip to content

Commit

Permalink
Changed back to original from fork in Podspec file.
Browse files Browse the repository at this point in the history
  • Loading branch information
ashfurrow committed Mar 19, 2013
1 parent 4706826 commit 33e9d9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ADNKit.podspec
Expand Up @@ -24,7 +24,7 @@ Pod::Spec.new do |s|
LICENSE
}
s.author = { "Joel Levin" => "joellevin.email@gmail.com" }
s.source = { :git => "https://github.com/AshFurrow/ADNKit.git", :commit => 'af5e26e9203c7d8b1142c03a076a50bab23e21bd' }
s.source = { :git => "https://github.com/joeldev/ADNKit.git", :commit => 'af5e26e9203c7d8b1142c03a076a50bab23e21bd' }
s.ios.deployment_target = '5.0'
s.ios.frameworks = 'CoreLocation', 'SystemConfiguration', 'MobileCoreServices', 'UIKit'
s.ios.source_files = 'ADNKit/*.{h,m}'
Expand Down

0 comments on commit 33e9d9c

Please sign in to comment.