blob: b9b54693515ead2547f1095df67d2ac4d4497e1d [file] [log] [blame]
{
"name": "KYFreeOTP",
"version": "0.0.8",
"summary": "KYFreeOTP 是一个免费的otp算法生成类库.",
"homepage": "https://github.com/kingly09/KYFreeOTP",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kingly": "libintm@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/kingly09/KYFreeOTP.git",
"tag": "0.0.8"
},
"social_media_url": "https://github.com/kingly09",
"source_files": "KYFreeOTP/Classes/**/*",
"module_map": "KYFreeOTP/Modules/module.modulemap",
"requires_arc": true
}