ZXKVStore iOS 键值存储

授权协议:MIT操作系统:iOS 开发语言:Swift
ZXKVStore 是一个简单易用的键值数据存储。 使用: println(ZXKV[ homepage ]) //nil         ZXKV[ homepage ] =  http...