[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / 0 / c / JSQSystemSoundPlayer / 4.3.1 / JSQSystemSoundPlayer.podspec.json
blob3ab7fc06cde6b22bcad02369a1ae5cd4c7412124
2   "name": "JSQSystemSoundPlayer",
3   "version": "4.3.1",
4   "license": "MIT",
5   "summary": "A fancy Obj-C wrapper for Cocoa System Sound Services",
6   "homepage": "https://github.com/jessesquires/JSQSystemSoundPlayer",
7   "documentation_url": "http://jessesquires.com/JSQSystemSoundPlayer",
8   "social_media_url": "https://twitter.com/jesse_squires",
9   "authors": "Jesse Squires",
10   "source": {
11     "git": "https://github.com/jessesquires/JSQSystemSoundPlayer.git",
12     "tag": "4.3.1"
13   },
14   "source_files": "Source/*.{h,m}",
15   "platforms": {
16     "ios": "6.0",
17     "osx": "10.7",
18     "tvos": "9.0"
19   },
20   "frameworks": "AudioToolbox",
21   "requires_arc": true