-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Description
Thanks for the code! (Sorry for crossposting this also to your blog.)
Note that LGPL might be problematic (and (L)GPL has been in the past for iOS apps). It requires (among other things) that you dynamically link against this lib, and users must be able to replace the dylib by a newer version. Of course, that is not possible on iOS without jailbreaking.
A better lib for iOS libs/frameworks might be the simplified BSD licence, or the MIT licence.
Metadata
Metadata
Assignees
Labels
No labels