[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 3 / 7 / MXSoundVibrateUtils / 1.0.1 / MXSoundVibrateUtils.podspec.json
blob060b1f71af0f851c1c16f52e38fae00a63f07fd9
2   "name": "MXSoundVibrateUtils",
3   "version": "1.0.1",
4   "summary": "An easy-to-use class to play sound and vibrate on iOS.",
5   "description": "The 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.1"
15   },
16   "source_files": "MXSoundVibrateUtils/*",
17   "frameworks": [
18     "AudioToolbox",
19     "Foundation",
20     "UIKit"
21   ]