4 "homepage": "https://bitbucket.org/u2systems-ios/mecall",
5 "summary": "A VoIP Framework for iOS App",
6 "description": "MeCall is VoIP framework based on SIP protocol that can be integrate into any iOS app, extend with voice calling feature",
12 "Yep Mun Chun": "munchun.yep@u2systems.com"
18 "git": "https://bitbucket.org/u2systems-ios/mecall.git",
23 "liblinphone-sdk/apple-darwin/include/**/*.h"
25 "public_header_files": "MeCall/**/*.h",
26 "private_header_files": "liblinphone-sdk/apple-darwin/include/**/*.h",
27 "resources": "Resources/**/*",
42 "vendored_libraries": "liblinphone-sdk/apple-darwin/lib/**/*.a",
43 "pod_target_xcconfig": {
44 "HEADER_SEARCH_PATHS": "${PODS_ROOT}/MeCall/liblinphone-sdk/apple-darwin/include",
45 "OTHER_LDFLAGS": "-read_only_relocs suppress"