Skip to content
This repository has been archived by the owner on Oct 10, 2018. It is now read-only.

Latest commit

 

History

History
12 lines (7 loc) · 408 Bytes

README.md

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"