[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / f / b / 8 / Cephalopod / 3.0.0 / Cephalopod.podspec.json
blob70d8b91e563fd9ac2f1f105e6b75cafdf6cd27cd
2   "name": "Cephalopod",
3   "version": "3.0.0",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/evgenyneu/Cephalopod",
8   "summary": "A sound fader for AVAudioPlayer written in Swift.",
9   "description": "This library can help fading sounds in and out with AvAudioPlayer. One can set duration and velocity of the fade. Velocity can vary from linear to exponential.",
10   "authors": {
11     "Evgenii Neumerzhitckii": "sausageskin@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/evgenyneu/Cephalopod.git",
15     "tag": "3.0.0"
16   },
17   "screenshots": "https://github.com/evgenyneu/Cephalopod/raw/master/graphics/cephalopod_logo.png",
18   "source_files": "Cephalopod/**/*.swift",
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.9",
22     "tvos": "9.0"
23   },
24   "swift_version": "4.2"