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": [
47 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PJ_AUTOCONF=1",
48 "HEADER_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/pjsip-ios/Pod/pjsip-include $(SOURCE_ROOT)/../Pod/pjsip-include"