[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / 0 / c / JSQSystemSoundPlayer / 2.0.1 / JSQSystemSoundPlayer.podspec.json
blob978732428fed5924267d832acf3fac2ef009b087
2   "name": "JSQSystemSoundPlayer",
3   "version": "2.0.1",
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": "2.0.1"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source_files": "JSQSystemSoundPlayer/Classes/*",
19   "frameworks": [
20     "AudioToolbox",
21     "Foundation",
22     "UIKit"
23   ],
24   "requires_arc": true