[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / 0 / c / JSQSystemSoundPlayer / 1.5.2 / JSQSystemSoundPlayer.podspec.json
blob3f78c0cdb3051e633c8fdc9b36f9553d885ef29b
2   "name": "JSQSystemSoundPlayer",
3   "version": "1.5.2",
4   "summary": "A fancy Obj-C wrapper for iOS System Sound Services",
5   "homepage": "https://github.com/jessesquires/JSQSystemSoundPlayer",
6   "social_media_url": "https://twitter.com/jesse_squires",
7   "license": "MIT",
8   "authors": {
9     "Jesse Squires": "jesse.squires.developer@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/jessesquires/JSQSystemSoundPlayer.git",
13     "tag": "1.5.2"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source_files": "JSQSystemSoundPlayer/Classes/*",
19   "frameworks": "AudioToolbox",
20   "requires_arc": true