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