TestsTested | ✓ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | Sep 2016 |
Maintained by Elvis Nuñez, Christoffer Winterkvist, Hyper Interaktiv AS.
[@"driverIdentifier" hyp_remoteString];
// => driver_identifier
[@"driver_identifier" hyp_localString];
// => driverIdentifier
It supports id
, pdf
, url
, png
, jpg
, uri
, json
, xml
.
[@"userID" hyp_remoteString];
// => user_id
[@"user_id" hyp_localString];
// => userID
NSString-HYPNetworking is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'NSString-HYPNetworking'
SyncDB, [email protected]
NSString-HYPNetworking is available under the MIT license. See the LICENSE file for more info.