CSIIComponentsForiOS
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
iOS 8+
Installation
CSIIComponentsForiOS is available through CocoaPods. To install it, simply add the following line to your Podfile: All Components
pod 'CSIIComponentsForiOS'
BaseTool should be pod.
MXNetworkTool AFNetworking 二次封装,自动加载所有.cer文件作为SSL请求证书,验证失败则从宏定义的服务器地址下载,保存到本地路径,验证证书域名及有效期并重设SSL配置。
pod 'CSIIComponentsForiOS/MXNetworkTool'
CSIIPasswordTextField 科蓝密码键盘,混入了时间戳,故获取密文前需先获取并设置时间戳。Cypher类可直接加密明文,参数详见接口说明。
pod 'CSIIComponentsForiOS/CSIIPasswordTextField'
openssl openssl,已集成libssl.a, libcypto.a,模拟器和真机版本已合并。
pod 'CSIIComponentsForiOS/openssl'
MXUserSystem 用户类,使用了MJExtension解析对象,NSKeyedUnarchiver持久化到本地,登录状态管理,临时用户管理。
pod 'CSIIComponentsForiOS/MXUserSystem'
Author
yang0123shu, [email protected]
License
CSIIComponentsForiOS is available under the MIT license. See the LICENSE file for more info.