[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / b / c / d / JBSoundRouter / 1.0.2 / JBSoundRouter.podspec.json
blobb29bb5f4326b83edacafcde2d1e2678e32378234
2   "name": "JBSoundRouter",
3   "version": "1.0.2",
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": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/josipbernat/JBSoundRouter.git",
19     "tag": "v1.0.2"
20   },
21   "source_files": "JBSoundRouter/JBSoundRouter/**/*.{h,m,swift}",
22   "requires_arc": true