blob: 3a7ed4e4ed54166c653b95a81824d8884547821a [file] [log] [blame]
{
"name": "SipCall",
"version": "0.0.4",
"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.4"
},
"source_files": "Sip-Call/**/*.{h,m,swift}",
"swift_version": "4.2"
}