Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 408 Bytes

File metadata and controls

12 lines (7 loc) · 408 Bytes

DRURLParametersParser for iOS & OS X

Helper class for retrieving parameters values from url.

Based on Dimitris implementation found on StackOverflow

Install via Cocoapods

Add this line to your project's Podfile:

pod "DRURLParametersParser", :git => "https://bitbucket.org/darrarski/drurlparametersparser-ios-osx.git"