Skip to content

Commit

Permalink
Added watchOS Support
Browse files Browse the repository at this point in the history
  • Loading branch information
PGLongo committed Jan 18, 2016
1 parent 8541a56 commit 5a09912
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions PGLFormatter/NSNumberFormatter.swift
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
// Copyright (c) 2015 pNre. All rights reserved.
//

import Foundation

public extension NSNumberFormatter{

Expand Down
1 change: 1 addition & 0 deletions PGLFormatter/PGLFormatter.swift
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
// Copyright (c) 2015 pNre. All rights reserved.
//

import Foundation

/**
PGLFormatter is a container of NSFormatter exposed as class var for better reuse and used by the extensions implemented
Expand Down

0 comments on commit 5a09912

Please sign in to comment.