Xlightweight-Store-iOS 0.0.1

Xlightweight-Store-iOS 0.0.1

isaacselement维护。



  • 作者
  • SnowGirls

Xlightweight-Store-iOS

CI Status Version License Platform

简单易用

要运行示例项目,首先克隆仓库,然后从Example目录运行pod install命令。

只需使用TlStoreProxy类作为API。

如果您想更改存储的实现,即您想使用Files来保存键值数据而不是使用NSUserDefaults,只需更改TlStoreProxy实例的myProxy属性。

安装

Xlightweight-Store-iOS通过CocoaPods可用。要安装它,只需将以下行添加到Podfile文件中

pod 'Xlightweight-Store-iOS'

作者

SnowGirls,[email protected]

许可

Xlightweight-Store-iOS 在MIT许可下可用。更多信息请查看LICENSE文件。