Skip to content

Commit

Permalink
watchOS?
Browse files Browse the repository at this point in the history
  • Loading branch information
husnjak committed Jun 15, 2018
1 parent 0760814 commit 92a19c0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion IGDBWrapper.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'IGDBWrapper'
s.version = '0.3.0'
s.version = '0.3.1'
s.summary = 'A Swift wrapper for the IGDB.com Free Video Game Database API.'

# This description is used to generate tags and improve search results.
Expand All @@ -29,6 +29,7 @@ A Swift wrapper for the IGDB.com Free Video Game Database API. igdb.com
# s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'

s.ios.deployment_target = '8.0'
s.watchos.deployment_target = '4.0'
s.swift_version = '4.0'

#s.source_files = 'IGDBWrapper/Classes/**/*'
Expand Down

0 comments on commit 92a19c0

Please sign in to comment.