4 "summary": "VBot SIP Library for iOS",
5 "description": "Objective-C wrapper around PJSIP.",
6 "homepage": "https://vbot.vn",
7 "license": "GNU GPL v3",
9 "Dat Nguyen Quoc": "datnq@vpmedia.vn"
12 "git": "https://github.com/VBotDevTeam/VBotSIP.git",
15 "social_media_url": "https://vbot.vn",
20 "source_files": "Pod/Classes/**/*.{h,m}",
21 "public_header_files": "Pod/Classes/**/*.h",
23 "VBotSIP": "Pod/Resources/*.wav"
25 "swift_versions": "5.0",
34 "static_framework": true,
36 "pod_target_xcconfig": {
37 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
40 "user_target_xcconfig": {
41 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
44 "GCC_PREPROCESSOR_DEFINITIONS": "PJ_AUTOCONF=1"
46 "swift_version": "5.0"