blob: a2450f2f5f2e2d0a64a4a899c960f1876e7fc369 [file] [log] [blame]
{
"name": "LPCore",
"version": "1.0.0",
"summary": "This library allows to get access to sip core",
"description": "Allows to get access to sip telephony in so come on I just need to make it and here it its the description of this library",
"homepage": "https://github.com/victorbarskov/LPCore/",
"license": "MIT",
"authors": {
"Victor Barskov": "victor.barskov@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/victorbarskov/LPCore.git",
"tag": "1.0.0"
},
"source_files": [
"LPCore",
"LPCore/**/*.{h,m}"
]
}