Skip to content

Commit

Permalink
spec.screenshot added
Browse files Browse the repository at this point in the history
  • Loading branch information
klevison committed Jun 3, 2014
1 parent 8b1aea0 commit 078bc5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions KMAccordionTableViewController.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ Pod::Spec.new do |s|
s.source_files = "KMAccordionTableViewController/Classes", "KMAccordionTableViewController/Classes/**/*.{h,m}"
s.exclude_files = "KMAccordionTableViewController/Classes/ViewController/MyViewController*.{h,m}"
s.resources = "KMAccordionTableViewController/**/*.{xib,png,nib}"
spec.screenshot = "http://dl.dropbox.com/u/378729/MBProgressHUD/1.png"
s.screenshot = "http://dl.dropbox.com/u/378729/MBProgressHUD/1.png"

s.requires_arc = true

s.ios.deployment_target = '6.0'
Expand Down

0 comments on commit 078bc5b

Please sign in to comment.