Skip to content

sequenia/SQUtils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQUtils

Pack of categories and custom classes. Available specs:

  • SQUtils
    • Categories
    • Classes
    • Social
      • VKontakte
      • Instagram
      • GooglePlus
      • Facebook

Requirements

iOS 8+

Installation

Include the whole library

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'

Include one of the subspecs

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'

Usage

Instrutions for usage pod

Author

sequenia, [email protected]

License

SQUtils is available under the MIT license. See the LICENSE file for more info.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •