2 "name": "aircall-pjsip-mac",
4 "summary": "Build pjsip for MAC",
5 "description": "This works only for PJSIP : 2.5",
6 "homepage": "https://github.com/aircall/aircall-pjsip",
9 "Kevin Budain": "kevin@aircall.io"
12 "git": "http://github.com/aircall/aircall-pjsip.git",
15 "social_media_url": "https://twitter.com/aircall",
20 "public_header_files": "Pod/MAC/includes/**",
21 "preserve_paths": "Pod/MAC/includes/**/**/*{h,hpp}",
22 "vendored_libraries": "Pod/MAC/lib/*.a",
28 "header_mappings_dir": "Pod",
30 "GCC_PREPROCESSOR_DEFINITIONS": "PJ_AUTOCONF=1",
31 "HEADER_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/aircall-pjsip-mac/Pod/MAC/includes"