4 "homepage": "https://bitbucket.org/u2systems-ios/mecall",
5 "summary": "A VoIP Framework for iOS App",
6 "description": "MeCall is a VoIP framework that can be integrate into any iOS app, extend with voice calling feature",
9 "Yep Mun Chun": "munchun.yep@u2systems.com"
15 "git": "https://bitbucket.org/u2systems-ios/mecall.git",
18 "source_files": "MeCall/**/*.{h,m}",
19 "public_header_files": "MeCall/*.h",
20 "private_header_files": "MeCall/liblinphone-sdk/apple-darwin/include/**/*.h",
21 "vendored_libraries": "MeCall/liblinphone-sdk/apple-darwin/lib/**/*.a",
22 "pod_target_xcconfig": {
23 "HEADER_SEARCH_PATHS": "${PODS_ROOT}/MeCall/MeCall/liblinphone-sdk/apple-darwin/include"