diff --git a/.jazzy.yaml b/.jazzy.yaml index 880be21..8ad01fd 100644 --- a/.jazzy.yaml +++ b/.jazzy.yaml @@ -1,9 +1,9 @@ clean: true author: Reda Lemeden author_url: https://redalemeden.com -copyright: "2015 © Reda Lemeden. See LICENSE for more details." +copyright: "2018 © Reda Lemeden. See LICENSE for more details." github_url: https://github.com/kaishin/gifu/ module: Gifu -module_version: 1.2.1 +module_version: 3.0.0 skip_undocumented: true -root_url: https://pyroh.github.io/ +root_url: https://kaishin.github.io/ diff --git a/.swift-version b/.swift-version index 9f55b2c..5186d07 100644 --- a/.swift-version +++ b/.swift-version @@ -1 +1 @@ -3.0 +4.0 diff --git a/Gifu.podspec b/Gifu.podspec index 58dc0a9..5572c5e 100644 --- a/Gifu.podspec +++ b/Gifu.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Gifu" - s.version = "2.0.0" + s.version = "3.0.0" s.summary = "High-performance animated GIF support for iOS " s.homepage = "https://github.com/kaishin/Gifu" s.social_media_url = "http://twitter.com/kaishin" diff --git a/LICENSE b/LICENSE index 9ff4ede..8d4396f 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2014-2016 Reda Lemeden. +Copyright (c) 2014-2018 Reda Lemeden. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in