blob: 5ed65e34073de0c8388f573d243ba8730f62b220 [file] [log] [blame]
{
"name": "JAHJRTC",
"version": "0.1.0",
"summary": "Conversion between Jingle XML and SDP",
"homepage": "https://github.com/hjon/JAHJRTC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Jon Hjelle",
"social_media_url": "https://twitter.com/hjon",
"source": {
"git": "https://github.com/hjon/JAHJRTC.git",
"tag": "0.1.0"
},
"source_files": "JAHJRTC/Classes/**/*",
"platforms": {
"ios": "8.0"
},
"dependencies": {
"KissXML": [
]
},
"pushed_with_swift_version": "3.0"
}