[Add] FronteggSwift 1.2.29
[CocoaPods.git] / Specs / 6 / 0 / 5 / NDAudioSuite / 2.1.0 / NDAudioSuite.podspec.json
blob0fef389a5bf43b66ba3dc480a17b9691f7a71c8f
2   "name": "NDAudioSuite",
3   "version": "2.1.0",
4   "summary": "An audio library with audio streaming and downloading built in.",
5   "description": "NDAudioSuite was written so that you will no longer have to write audio\nplayers or file downloaders for your app. It has a built in audio player\nthat can stream audio from a URL. It also has a built in download manager \nfor files.",
6   "homepage": "http://www.metova.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Drew Pitchford": "drew.pitchford@metova.com",
13     "Nick Sinas": "nick.sinas@metova.com"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/metova/NDAudioSuite.git",
20     "tag": "2.1.0"
21   },
22   "source_files": "NDAudioPlayer",
23   "exclude_files": "NDAudioSuite/NDAudioPlayer/VCs"