blob: 7f9698d5fdb4899c0a11aab754a3b2b587f7b173 [file] [log] [blame]
{
"name": "EncryptedStorageUtils",
"version": "1.1",
"summary": "加密存储",
"homepage": "https://github.com/heroims/EncryptedStorageUtils",
"license": {
"type": "MIT",
"file": "README.md"
},
"authors": {
"heroims": "heroims@163.com"
},
"source": {
"git": "https://github.com/heroims/EncryptedStorageUtils.git",
"tag": "1.1"
},
"platforms": {
"ios": "6.0"
},
"source_files": "EncryptedStorageUtils/*.{h,m}",
"requires_arc": true
}