Skip to content

Commit

Permalink
Update ASBubbleDrag.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
caffeStazione committed Jun 5, 2016
1 parent 15e666f commit 0fe08b7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ASBubbleDrag.podspec
Expand Up @@ -10,10 +10,11 @@ Pod::Spec.new do |s|
s.homepage = "https://github.com/scamps88/ASBubbleDrag"
s.license = "MIT"
s.author = { "Alberto Scampini" => "alberto.scampini" }
s.source = { :git => "https://github.com/scamps88/ASBubbleDrag.git", :tag => "1.0.0" }
s.platform = :ios, '7.1'
s.source_files = "UIConcept/ASBubbleDrag", "UIConcept/ASBubbleDrag/*.swift"
s.resources = "UIConcept/ASBubbleDrag/*.png"
s.framework = 'SystemConfiguration'
s.requires_arc = true

end
end

0 comments on commit 0fe08b7

Please sign in to comment.