mirror of
https://github.com/kasketis/netfox.git
synced 2026-06-27 11:50:25 +00:00
CHG: Version
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
Pod::Spec.new do |s|
|
||||
s.name = "netfox"
|
||||
s.version = "0.2"
|
||||
s.version = "1.0"
|
||||
s.summary = "A lightweight, one line setup, iOS network debugging library!"
|
||||
|
||||
s.description = <<-DESC
|
||||
@@ -11,7 +11,7 @@ DESC
|
||||
s.screenshots = "https://raw.githubusercontent.com/kasketis/netfox/master/assets/overview0_2.gif"
|
||||
s.license = 'MIT'
|
||||
s.author = "Christos Kasketis"
|
||||
s.source = { :git => "https://github.com/kasketis/netfox.git", :tag => '0.2' }
|
||||
s.source = { :git => "https://github.com/kasketis/netfox.git", :tag => '1.0' }
|
||||
|
||||
s.platform = :ios, '8.0'
|
||||
s.requires_arc = true
|
||||
|
||||
Reference in New Issue
Block a user