blob: f32db5ce929a69dedc94ae9a713ff7edeb5d2f4c [file] [log] [blame]
{
"name": "SipCall",
"version": "0.0.1",
"summary": "A CocaPods library written in Swift",
"description": "This CocoaPods library helps you use sip call",
"homepage": "https://github.com/caunb163/sip-call-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"caunb163": "cau.nguyenba404nf@gmail.com"
},
"platforms": {
"ios": "12.1"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/caunb163/sip-call-ios.git",
"tag": "0.0.1"
},
"source_files": "Sip-Call/**/*.{h,m,swift}",
"swift_version": "4.2"
}