redia-library-app-ios - An open source iOS app for public libraries in Denmark
Copyright (c) 2012, 2013 Redia A/S
www.redia.dk
Distributed under GPL, see included LICENSE.txt
## Building
All needed 3rd party code and libraries are automatically included as
subrepos to this library.
You need to configure the prefix file macros by editing
the file library-app-ios/redia_library_app_config.h
and inserting URLs to relevant backends.
The XCode project named library-app-ios/redia-library-app.xcodeproj
should be able to build as-is.
## License
This library is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.