Skip to content

GyazSquare/GSAdditions

Repository files navigation

GSAdditions

Build Status

Important: This library is deprecated, it is recommended you look at GSLAdditions.

GSAdditions is Objective-C GS categories for iOS, OS X, watchOS and tvOS.

Requirements

  • Xcode 8.1 or later
  • Base SDK: iOS 10.1 / OS X 10.12 / watchOS 3.1 / tvOS 10.0 or later
  • Deployment Target: iOS 8.0 / OS X 10.6 / watchOS 2.0 / tvOS 9.0 or later

Installation

CocoaPods

Add the pod to your Podfile:

# ... snip ...

pod 'GSAdditions', :git => 'https://github.com/GyazSquare/GSAdditions.git'

Source

Check out the source:

$ git clone https://github.com/GyazSquare/GSAdditions.git

License

GSAdditions is licensed under the MIT License.

See the LICENSE file for more info.