[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 8 / b / 9 / Lstn / 0.3.4 / Lstn.podspec.json
blobe20a11fce55a87c5f84c1938d92fda8de68ade40
2   "name": "Lstn",
3   "version": "0.3.4",
4   "summary": "Lstn is a podcast player for your app’s text content.",
5   "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.",
6   "homepage": "http://lstn.ltd/",
7   "license": "MIT",
8   "authors": "Lstn Ltd",
9   "source": {
10     "git": "https://github.com/lstn-ltd/lstn-sdk-ios.git",
11     "tag": "0.3.4"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source_files": "Lstn/Classes/**/*",
17   "resources": [
18     "Lstn/Assets/*.wav"
19   ],
20   "pushed_with_swift_version": "3.0"