/SinglePlatformSignature

Single Platform Api Signature

Primary LanguageObjective-CMIT LicenseMIT

SinglePlatformSignature

Library to Generate valid Urls for Single Platform.

To Generate Urls for Single Platform

[SinglePlatformSignature generateApiSingatureForPath:@"/locations"
                                          withParams:nil
                                        withCliendId:@"Your Client ID"
                                        andApiSecret:@"Your Secret"];

Dependency

Base64 (https://github.com/ekscrypto/Base64) for iOS 6

Bitdeli Badge