blob: 08e82144ec7c8bd7ac7c0962ea6d7639a978c445 [file] [log] [blame]
{
"name": "lpcorelib",
"version": "1.1.1",
"summary": "This library allows to get access to sip core",
"vendored_frameworks": "apple-darwin/Frameworks/**",
"resources": "apple-darwin/Resources/**",
"pod_target_xcconfig": {
"VALID_ARCHS": "arm64 armv7 x86_64"
},
"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://victor_barskov@bitbucket.org/victor_barskov/lpcore",
"license": "MIT",
"authors": {
"Victor Barskov": "victor.barskov@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://victor_barskov@bitbucket.org/victor_barskov/lpcore.git",
"tag": "1.1.1"
},
"source_files": [
"LPCore",
"LPCore/**/*.{h,m}"
]
}