LineKit
LineKit copied to clipboard
How to make it work
update your info.plist:
<key>LSApplicationQueriesSchemes</key>
<array>
<string>line</string>
</array>