4 "summary": "PJSIP Wrapper for ios",
5 "description": " Simplifing the use of pjsip on ios\n",
6 "homepage": "https://github.com/petester42/swig",
9 "Pierre-Marc Airoldi": "pierremarcairoldi@gmail.com"
12 "git": "https://github.com/petester42/swig.git",
15 "social_media_url": "https://twitter.com/petester42",
22 "Pod/SoundSwitch/*.caf"
25 "Pod/Classes/**/*{h,m}",
26 "Pod/SoundSwitch/*{h,m}"
29 "Pod/Classes/**/*{h,m}",
30 "Pod/SoundSwitch/*{h,m}"
33 "AFNetworking/Reachability": [
43 "prefix_header_contents": "#import <libextobjc/extobjc.h>",
45 "GCC_PREPROCESSOR_DEFINITIONS": "PJ_AUTOCONF=1",
46 "HEADER_SEARCH_PATHS": "$(PODS_ROOT)/pjsip-ios/Pod/pjsip-include",
47 "LIBRARY_SEARCH_PATHS": "$(PODS_ROOT)/pjsip-ios/Pod/pjsip-lib"