[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 7 / a / d / JAHJRTC / 0.1.0 / JAHJRTC.podspec.json
blob5ed65e34073de0c8388f573d243ba8730f62b220
2   "name": "JAHJRTC",
3   "version": "0.1.0",
4   "summary": "Conversion between Jingle XML and SDP",
5   "homepage": "https://github.com/hjon/JAHJRTC",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Jon Hjelle",
11   "social_media_url": "https://twitter.com/hjon",
12   "source": {
13     "git": "https://github.com/hjon/JAHJRTC.git",
14     "tag": "0.1.0"
15   },
16   "source_files": "JAHJRTC/Classes/**/*",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "dependencies": {
21     "KissXML": [
23     ]
24   },
25   "pushed_with_swift_version": "3.0"