mirror of
https://github.com/zhigang1992/Communicado.git
synced 2026-05-31 03:01:44 +08:00
Updating podspec file locations
This commit is contained in:
@@ -6,7 +6,7 @@ Pod::Spec.new do |spec|
|
||||
spec.authors = { 'Joe Fabisevich' => 'github@fabisevi.ch' }
|
||||
spec.summary = 'The easiest way to share from your app to anywhere, because you\'ve got so much to say!'
|
||||
spec.source = { :git => 'https://github.com/mergesort/Communicado.git', :tag => "#{spec.version}" }
|
||||
spec.source_files = 'UIViewController+Sharing.swift'
|
||||
spec.source_files = 'src/UIViewController+Sharing.swift'
|
||||
spec.framework = 'Foundation'
|
||||
spec.requires_arc = true
|
||||
spec.social_media_url = 'https://twitter.com/mergesort'
|
||||
|
||||
Reference in New Issue
Block a user