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