Skip to content
This repository has been archived by the owner on Oct 4, 2019. It is now read-only.

Commit

Permalink
Update dyci.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulTaykalo committed May 16, 2016
1 parent 605e0c3 commit 564b0c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dyci.podspec
Expand Up @@ -8,7 +8,7 @@ Pod::Spec.new do |s|

s.author = { "Paul Taykalo" => "tt.kilew@gmail.com" }

s.source = { :git => "https://github.com/DyCI/dyci-main.git", :tag => 'v0.1.6'}
s.source = { :git => "https://github.com/DyCI/dyci-main.git", :tag => 'v0.1.6.1'}
s.requires_arc = true
s.platform = :ios, '5.0'
s.source_files = 'Dynamic Code Injection/dyci/**/*.{h,m}'
Expand Down

0 comments on commit 564b0c4

Please sign in to comment.