CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.

JupiterSDK 3.4.8

JupiterSDK 3.4.8

Maintained by tjlabs-dev.



  • By
  • Leo

JupiterSDK

CI Status Version License Platform

Example

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

Requirements

<info.plist>

  • Privacy - Motion Usage Description : Allow my app to access motion usage.
  • Privacy - Location When In Use Usage Description : Allow my app to access GPS
  • Privacy - Bluetooth Always Usage Description : Allow my app to access Bluetooth
  • Required device capabilites :
    • item 0 : armv7 (default)
    • item 1 : Accelerometer
    • item 2 : Gyroscope
    • item 3 : Magnetometer
  • Required background modes :
    • item 0 : App communicates with an accessory
    • item 1 : App communicates using CoreBluetooth
    • item 2 : App downloads content from the network
    • item 3 : App registers for location updates

Installation

JupiterSDK is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'JupiterSDK'

Author

Leo, [email protected]

License

JupiterSDK is available under the TJLABS Corp. license. See the LICENSE file for more info.