[Add] TempoSDK 1.8.1-rc.0
[CocoaPods.git] / Specs / 8 / b / 9 / Lstn / 0.3.5 / Lstn.podspec.json
blob46c612b782d0a44c8c171a675dc0b174e382d62c
2   "name": "Lstn",
3   "version": "0.3.5",
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.5"
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"