nickoneill / PermissionScope

Intelligent iOS permissions UI and unified API
MIT License
4.85k stars 507 forks source link

Custom Permission creation #206

Closed Zornikachu closed 7 years ago

Zornikachu commented 7 years ago

Hi everyone,

I would like to use PermissionScope to add custom Permissions to enable or disable certain features in my app. I tried to implement it so far it's looking good, but before any release I would like to know if it's something the MIT license enables.

nickoneill commented 7 years ago

Hi @Zornikachu, you should feel free to copy or extend the code in any way you see fit, there are no restrictions.

bre7 commented 7 years ago

Here are the cliff notes on MIT: https://tldrlegal.com/license/mit-license

mit