Skip to content

Amatino 0.0.8 macOS & iOS

Compare
Choose a tag to compare
@hwjeremy hwjeremy released this 07 Aug 00:53
· 97 commits to master since this release

A new version of Amatino Swift has been released. 0.0.8 makes Amatino Swift CocoaPods compatible. You can now install Amatino by adding it to your Podfile:

pod 'Amatino', '>= 0.0.8'

The underlying library is unchanged. Here's the full changelog:

  • Added Amatino.podspec
  • Changed macOS target to 10.10 (arbitrary at this point)
  • Changed iOS target to 10.3 (arbitrary at this point)
  • Added MIT license
  • Updated readme.md to reflect latest development of the library
- Hugh