blob: b99ffebf341a61b1cd1a4c549dd3014f2375b0e2 [file] [log] [blame]
{
"name": "Lstn",
"version": "0.1.10",
"summary": "Lstn is a podcast player for your app’s text content.",
"description": "Lstn is a SDK and service that turns your app’s text content into playable podcasts. Provide the\nLstn SDK with an article URL, and it will fetch the article’s text, clean it up, and generate an\naudio version. Lstn provides a customisable player UI, or you can connect your own.",
"homepage": "http://lstn.ltd/",
"license": "MIT",
"authors": "Lstn Ltd",
"source": {
"git": "https://github.com/lstn-ltd/lstn-sdk-ios.git",
"tag": "0.1.10"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Lstn/Classes/**/*",
"pushed_with_swift_version": "3.0"
}