4 "summary": "A library for storing ordinary data insecurely or storing important data in security.",
5 "description": "GMCache,based on FMDatabase library,stores objects in sqlite.You can use it to store your important data in security,which would be encrypted with AES256 algorithm.",
6 "homepage": "https://github.com/yuexygoodman/GMCache",
13 "git": "https://github.com/yuexygoodman/GMCache.git",
16 "source_files": "GMCache/*.{h,m}",
17 "exclude_files": "Classes/Exclude",