Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 647 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 647 Bytes

MusicSearch-Swift

By Carl Gorringe

An example native iOS App written in Swift that searches the iTunes API for songs by a given artist and displays them in a table view. After selecting the song, another API is used to retrieve song lyrics.

I also created this Objective-C version of the app.

License

Copyright (c) 2018 Carl Gorringe. All rights reserved.

Licensed under the the terms of the GNU General Public License version 3 (GPLv3).