blob: 3a213548af68aef16aac9052bc4c24a3f9b5668b [file] [log] [blame]
{
"name": "KYSM4",
"version": "1.0.1",
"summary": "KYSM4是一个基于SM4国密算法的Objective-C的国密SM4算法类库。",
"homepage": "https://github.com/kingly09/KYSM4",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kingly": "libintm@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/kingly09/KYSM4.git",
"tag": "1.0.1"
},
"social_media_url": "https://github.com/kingly09",
"source_files": "KYSM4/**/*",
"frameworks": "UIKit",
"requires_arc": true
}