[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 3 / f / d / Soundfy / 1.0.0 / Soundfy.podspec.json
blobcd702a012476836a00fa9ac1bb409f05f0b55982
2   "name": "Soundfy",
3   "version": "1.0.0",
4   "summary": "A simple lib to manage the sounds in your project.",
5   "description": "Soundfy is a lib that helps you to manage the sound in your project, with simple abstractions and clean calls, you can create awesome applications with a great sound experience.",
6   "homepage": "https://github.com/AlbertQueiroz/Soundfy",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Albert Rayneer": "rayneerqueiroz@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/AlbertQueiroz/Soundfy.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "Soundfy/*.{h,m}",
19   "platforms": {
20     "osx": null,
21     "ios": null,
22     "tvos": null,
23     "watchos": null
24   }