[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / 5 / 6 / dnaWebRadioController / 0.1.0 / dnaWebRadioController.podspec.json
blob5651abde75be980c23b6d8325469ebe26cdca860
2   "name": "dnaWebRadioController",
3   "version": "0.1.0",
4   "summary": "A small library to stream audio links.",
5   "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.",
6   "homepage": "https://github.com/aborren/dnaWebRadioController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dan Isacson": "dan_isacson@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/aborren/dnaWebRadioController.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/slashilashi",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "dnaWebRadioController/Classes/**/*"