MJCocoaCore 2.3.10

MJCocoaCore 2.3.10

Maintained by Mobile Jazz.



  • By
  • Mobile Jazz

Mobile Jazz Badge MJCocoaCore

Version License Platform

Installation

To install the MJCocoaCore library using Cocoapods, just paste the following line in your podfile:

pod 'MJCocoaCore'

Available Subspecs:

  • MJCocoaCore/Future
  • MJCocoaCore/Common
  • MJCocoaCore/Realm

Note that the default pod MJCocoaCore does not contain the Realm subpod, which needs to be explicitely specified:

pod 'MJCocoaCore'
pod 'MJCocoaCore/Realm'

Example Project

To run the example project, clone the repo, and run pod install from the Example directory first.

Author

Mobile Jazz, [email protected]

License

MJCocoaCore is available under the Apache 2 license. See the LICENSE file for more info.