7 "summary": "iOS framework for developing apps using the Magnet Message platform.",
8 "description": "Magnet Message is a powerful, open source mobile messaging framework enabling real-time user engagement for your mobile apps. Send relevant and targeted communications to customers or employees. Enhance your mobile app with actionable notifications, alerts, in-app events, two-way interactions and more. Get started and get coding in minutes!",
9 "homepage": "https://www.magnet.com/developer/magnet-message/",
11 "Magnet Systems, Inc.": "support@magnet.com"
14 "git": "https://github.com/magnetsystems/message-ios.git",
21 "source_files": "Source/**/*.{h,m}",
22 "resources": "Source/CoreData/MMX.xcdatamodeld",
28 "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2",
29 "OTHER_LDFLAGS": "-ObjC",
30 "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"