Skip to content

Commit

Permalink
Update podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
利辺羅エルネスト committed May 31, 2013
1 parent 7f20ffa commit d12559e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion NBUCore.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ Pod::Spec.new do |s|
s.license = { :type => 'Apache License, Version 2.0', :file => 'LICENSE' }
s.author = { "CyberAgent Inc." => "", "Ernesto Rivera" => "rivera_ernesto@cyberagent.co.jp" }
s.screenshots = [ "https://raw.github.com/wiki/CyberAgent/iOS-NBUCore/images/Dashboard.png",
"https://raw.github.com/wiki/CyberAgent/iOS-NBUCore/images/Dashboard_minimized.png" ]
"https://raw.github.com/wiki/CyberAgent/iOS-NBUCore/images/Dashboard_minimized.png",
"https://raw.github.com/wiki/CyberAgent/iOS-NBUCore/images/Dashboard_filter.png" ]
s.source = { :git => "https://github.com/CyberAgent/iOS-NBUCore.git", :tag => "#{s.version}" }
s.platform = :ios
s.source_files = 'Source/*.{h,m}'
Expand Down

0 comments on commit d12559e

Please sign in to comment.