Hi guys.
I have some news for you, not a question. I have made an effort and created a framework for iOS, supporting almost all the APIs and business classes described in the Squareup platform documentation. I searched for an existing framework but couldn’t find one, so I wrote my own. I would be glad if it is useful for someone. The first version has already been published, and the source code is available at the following link:
The framework is integrated with the pod package manager and can be accessed using the following command:
pod ‘Squareup’
The version is very new, and although I tried my best to make everything accurate, errors are possible. Please let me know if you find any errors, and I will correct them. I will continue working on the framework and will update the versions as I accumulate and fix errors.
If the forum considers my effort unnecessary or incorrect, please delete this post.
Thank you.