Skip to content

Commit

Permalink
Release 3.4.0 (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
tung-vu-td authored Sep 27, 2022
1 parent e90fdab commit ed9159d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions KeenClientTD.podspec
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Pod::Spec.new do |spec|
spec.name = 'KeenClientTD'
spec.version = '3.3.0'
spec.version = '3.4.0'
spec.license = { :type => 'MIT' }
spec.platforms = { :ios => "6.0", :tvos => "9.0" }
spec.platforms = { :ios => "12.0", :tvos => "9.0" }
spec.homepage = 'https://github.com/treasure-data/KeenClient-iOS'
spec.authors = { 'Mitsunori Komatsu' => 'mitsu@treasure-data.com' }
spec.summary = 'Keen iOS client library forked by TD.'
Expand Down

0 comments on commit ed9159d

Please sign in to comment.