WilliamRen / message-ios

Magnet Message native iOS SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Magnet Message iOS SDK

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!

We have written a powerful native iOS framework for developing apps using the Magnet Message platform.

Learn more about Magnet Message here.

Prerequisites

The Magnet Message iOS SDK has these prerequisites:

  • Magnet Message Server
  • Xcode 6.3 or Newer

Releases

Current release: 1.0.2

Setup

Installation with CocoaPods

CocoaPods is a dependency manager for Objective-C, which automates and simplifies the process of using 3rd-party libraries like MMX in your projects. See the "Getting Started" guide for more information. If you are already familiar with CocoaPods you can add the line below to your podfile.

Podfile

pod "MMX", "~> 1.0.2"

License

Licensed under the [Apache License, Version 2.0] license (the "License"); you may not use this software except in compliance with the License.

Copyright

Copyright © 2015 Magnet Systems, Inc. All rights reserved.

About

Magnet Message native iOS SDK

License:Other


Languages

Language:Objective-C 98.9%Language:Ruby 1.1%