Current section
Files
Jump to
Current section
Files
src/bellboy.app.src
{application,bellboy,
[{description,"Bellboy is HTTP client library for send SMS by different services like Plivo, Twilio, Nexmo"},
{vsn,"1.0.1"},
{registered,[]},
{applications,[kernel,stdlib,inets,ssl]},
{env,[]},
{modules,[]},
{maintainers,[]},
{licenses,["MIT"]},
{links,[{"Github","https://github.com/vkatsuba/bellboy"}]}]}.