Skip to content

A template swift project with Tapglue installed

License

Notifications You must be signed in to change notification settings

tapglue/ios_quickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tapglue iOS Quickstart Project

This will help you get started with Tapglue on iOS by showing a complete app.

A more detailed documentation can be found on our documentation website.

Installing the SDK with CocoaPods

The easiest way to install Tapglue into your iOS project is to use CocoaPods.

  1. Install CocoaPods with gem install cocoapods
  2. Run pod setup to create a local CocoaPods spec mirror, if this is the first time using CocoaPods.
  3. Run pod install in your project directory and Tapglue will be downloaded and installed (we've created the Podfile).
  4. Restart your Xcode project

Thats it! Build the project try out our app.

About

A template swift project with Tapglue installed

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published