iOS Frameworks on GitLab
Basic Info
Internal frameworks that helps in development, and can be installed via cocoapods from our private GitLab repository.
Installation
To integrate frameworks into your project via CocoaPods make sure that you have added the following code into the top of your Podfile
:
source 'git@git.themindstudios.com:ios-frameworks/podspecs.git'
1
Follow the instruction from the README.md
file of the selected pod to install it.
Available frameworks
All our private frameworks located in iOS Frameworksopen in new window repository.