blob: 4810eca6e88e8c451ac397d2903b277978e3ee5e [file] [log] [blame]
{
"name": "RHKeychain",
"version": "1.0.1",
"summary": "RHKeychain 一个简单的通过keychain保存数据的工具",
"homepage": "https://github.com/guorenhao/RHKeychain",
"license": "MIT",
"authors": {
"Abner_G": "grh_1990@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/guorenhao/RHKeychain.git",
"tag": "1.0.1"
},
"source_files": "RHKeychain/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}