Skip to content

ZapicInc/Zapic-SDK-iOS

Repository files navigation

Zapic SDK for iOS

Build Status CodeFactor MIT Carthage compatible Discord

Copyright (c) 2017-2018 Zapic, Inc.

The Zapic SDK for iOS is an open-source project that allows game developers to integrate with the Zapic platform from a game written in Swift or Objective-C for iOS.

iOS is a trademark of Apple, Inc.

Getting Started

Learn more about integrating the SDK and configuring your iOS game in the Zapic platform at https://www.zapic.com/docs/ios.

Community

Chat on Discord.

Follow @ZapicInc on Twitter for important announcements.

Report bugs and discuss new features on GitHub.

Contributing

We accept contributions to the Zapic SDK for iOS. Simply fork the repository and submit a pull request on GitHub.

Quick Links

How to create a release

  1. Update version number of Zapic project
  2. Update version number in ZPCInjectedJS.m
  3. Update version number of podspec
  4. Check pod pod lib lint
  5. Create release in Github
  6. Publish release to Cocoapods repo pod trunk push Zapic.podspec