This commit is contained in:
Artyom Devyatov 2016-02-17 23:32:01 +03:00
parent 8378611220
commit 8d3842fc4c
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ Pod::Spec.new do |s|
s.license = "Apache License, Version 2.0"
s.author = "Touch Instinct"
s.platform = :ios, "8.0"
s.source = { :git => "https://github.com/TouchInstinct/LeadKit.git", :tag => "testTag" }
s.source = { :git => "https://github.com/TouchInstinct/LeadKit.git", :tag => "podspec" }
s.source_files = "LeadKit/LeadKit/**/*.swift"
s.dependency "CocoaLumberjack", "2.2.0"