[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / c / d / JBSoundRouter / 1.0.0 / JBSoundRouter.podspec.json
blobb6405202c64e9fef8caca0f2025450382b54db08
2   "name": "JBSoundRouter",
3   "version": "1.0.0",
4   "summary": "Simple class for routing sounds to speaker / phone speaker. Made because to solve webRTC routing problems.",
5   "homepage": "https://github.com/josipbernat/JBSoundRouter",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Josip Bernat": "josip.bernat@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/josipbernat",
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/josipbernat/JBSoundRouter.git",
19     "tag": "v1.0.0"
20   },
21   "source_files": "JBSoundRouter/JBSoundRouter/**/*.{h,m}",
22   "requires_arc": true