An open API service indexing awesome lists of open source software.

https://github.com/youngsoft/tools

some object-c tools class: FTP upload, SQLite, RSA encrypt DES encrypt and decrypt, XML,GZIP/ZLIB ...
https://github.com/youngsoft/tools

Last synced: about 1 year ago
JSON representation

some object-c tools class: FTP upload, SQLite, RSA encrypt DES encrypt and decrypt, XML,GZIP/ZLIB ...

Awesome Lists containing this project

README

          

Tools
=====

some object-c tools class

平时在OBJECT-C中累计的一些底层工具类,包括SQLITE3数据库,XML封装,gzip,zlib的压缩解压缩, 3des加密解密,FTP上载等工具,

后续还会持续更新中。。。。