Current section
Files
Jump to
Current section
Files
src/epns.app.src
{application,epns,
[{description,"APNS and FCM Erlang Push Notifications library"},
{vsn,"1.1.0"},
{registered,[]},
{applications,[kernel,stdlib,inets,ssl]},
{env,[]},
{modules,[]},
{maintainers,[]},
{licenses,["MIT"]},
{links,[{"Github","https://github.com/vkatsuba/epns"}]}]}.