StandardHTTPResponse
Standard HTTP Response for IOS
要求
- 需要 iOS 7.0 或更高版本
安装
StandardHTTPResponse 通过 CocoaPods 提供。要安装它,只需将以下行添加到 Podfile 中
use_frameworks!
pod 'StandardHTTPResponse'
用法
#import <StandardHTTPResponse/StandardHTTPResponse.h>
许可
StandardHTTPResponse
在 MIT 许可下可用。有关更多信息,请参阅 LICENSE
文件。