2 "name": "pjsip-opus-ssl",
4 "summary": "PJSIP with OPUS and OPENSSL Support for iOS",
5 "description": "PJSIP 2.6 for iOS built with OpenSSL and Opus Codec support",
6 "homepage": "https://github.com/georgepoenaru/pjsip-opus-ssl.git",
9 "George Poenaru": "george.poenaru@me.com"
12 "git": "https://github.com/georgepoenaru/pjsip-opus-ssl.git",
15 "social_media_url": "https://keybase.io/georgepoenaru",
19 "requires_arc": false,
20 "preserve_paths": "include/**/**/*{h,hpp}",
21 "vendored_libraries": "lib/*a",
27 "header_mappings_dir": "include/",
28 "module_name": "Pjsip",
30 "GCC_PREPROCESSOR_DEFINITIONS": "PJ_AUTOCONF=1",
31 "HEADER_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/pjsip-opus-ssl/include"