[Add] AssentifySdk 0.0.42
[CocoaPods.git] / Specs / b / 3 / 7 / MXSoundVibrateUtils / 1.0.2 / MXSoundVibrateUtils.podspec.json
blob9a262f28a556d9cf438bacf83b66083b4c7107c0
2   "name": "MXSoundVibrateUtils",
3   "version": "1.0.2",
4   "summary": "An easy-to-use class to play sound and vibrate on iOS.",
5   "description": "A first version of MXSoundVibrateUtils, an easy-to-use class to play sound and vibrate on iOS.",
6   "homepage": "https://github.com/Meniny/MXSoundVibrateUtils-in-Objective-C",
7   "license": "MIT",
8   "authors": "Elias Abel",
9   "platforms": {
10     "ios": "8.0"
11   },
12   "source": {
13     "git": "https://github.com/Meniny/MXSoundVibrateUtils-in-Objective-C.git",
14     "tag": "1.0.2"
15   },
16   "source_files": "MXSoundVibrateUtils/*",
17   "frameworks": [
18     "AudioToolbox",
19     "Foundation",
20     "UIKit"
21   ]