Giter VIP home page Giter VIP logo

pgoapi-swift's Introduction

pgoapi-swift - a Pokemon Go API library for Swift

This library allows you to communicate with the Pokemon GO servers as if you are a native client.

The master branch supports the legacy pgoapi (0.35.0) in Swift 2.2.

Requirements

Swift 3.0 - Version 45 branch:

  • Xcode 8.1
  • iOS 9+/OSX 10.11+

Note: Older Swift versions are not supported anymore.

Features

  • Authentication (both PTC and Google)
  • All implemented API requests in POGOProtos (player details, inventory, map objects..)
  • Platform request and signature builder
  • Support for the new niahash
  • and much (much!) more.

Documentation

See the documentation for details on classes, protocols, structs, enums and functions used in the framework.

Protos

To update the protos, compile the Swift3.0 branch of alexeyxo/protobuf-swift and run the build script (./scripts/build.sh). Afterwards, pull the latest version of AeonLucid/POGOProtos and use protos_update.sh or run these commands:

cd POGOProtos
python compile_single.py --lang=swift --out=../PGoApi/Classes/protos/

Contributing

Any contribution would be greatly appreciated!

Credits

Special thanks to https://github.com/tejado/pgoapi for the python implemention as well as https://github.com/AeonLucid/POGOProtos for specing out the protos.

pgoapi-swift's People

Contributors

pokemongosucks avatar lsapan avatar rowellx68 avatar ssuchanowski avatar brianjob avatar chiulam avatar

Watchers

James Cloos avatar  avatar

Forkers

bennytaipei

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.