[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / a / 9 / MXSpeaker / 1.0.0 / MXSpeaker.podspec.json
blob948e93e8ad562997fa78a0ea1dc7c71278e7cc37
2   "name": "MXSpeaker",
3   "version": "1.0.0",
4   "summary": "A voice speaker class category for iOS in Objective-C.",
5   "description": "The first stable version of MXSpeaker, a voice speaker class category for iOS in Objective-C.",
6   "homepage": "https://github.com/Meniny/MXSpeaker-in-Objective-C",
7   "license": "MIT",
8   "authors": "Elias Abel",
9   "platforms": {
10     "ios": "7.0"
11   },
12   "source": {
13     "git": "https://github.com/Meniny/MXSpeaker-in-Objective-C.git",
14     "tag": "1.0.0"
15   },
16   "source_files": "MXSpeaker/*.{h,m}",
17   "frameworks": [
18     "Foundation",
19     "UIKit",
20     "AVFoundation"
21   ],
22   "requires_arc": true