[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / 5 / 6 / dnaWebRadioController / 1.2.0 / dnaWebRadioController.podspec.json
blobf90a12c4c407ad7fe2d557f2b6e737f89c45538e
2   "name": "dnaWebRadioController",
3   "version": "1.2.0",
4   "summary": "A small library to stream audio links.",
5   "swift_versions": "5.0",
6   "description": "Set the WebRadioController sharedInstance to a stream url and execute play! NSAppTransportSecurity needs to be set to accept the stream url. Also need to enable background process for audio.",
7   "homepage": "https://github.com/aborren/dnaWebRadioController",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Dan Isacson": "dan_isacson@hotmail.com"
14   },
15   "source": {
16     "git": "https://github.com/aborren/dnaWebRadioController.git",
17     "tag": "1.2.0"
18   },
19   "social_media_url": "https://twitter.com/slashilashi",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": "dnaWebRadioController/Classes/**/*",
24   "swift_version": "5.0"