Pack of categories and custom classes. Available specs:
- SQUtils
- Categories
- Classes
- Social
- VKontakte
- GooglePlus
iOS 8+
SQUtils is available through CocoaPods. To install all, simply add the following line to your Podfile:
pod 'SQUtils', :git => 'https://github.com/sequenia/SQUtils.git'You can create your pod name, using / sumbol
- Include only categories:
pod 'SQUtils/Categories', :git => 'https://github.com/sequenia/SQUtils.git'- Include one of the social network helpers:
pod 'SQUtils/Social/VKontakte', :git => 'https://github.com/sequenia/SQUtils.git'- Include whole bunch of the social network helpers:
pod 'SQUtils/Social', :git => 'https://github.com/sequenia/SQUtils.git'Instrutions for usage pod
sequenia, [email protected]
SQUtils is available under the MIT license. See the LICENSE file for more info.