blob: b18841253e2635511acfe3f8b108415166962c7b [file] [log] [blame]
{
"name": "KYFreeOTP",
"version": "0.1.3",
"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.1.3"
},
"social_media_url": "https://github.com/kingly09",
"source_files": "KYFreeOTP/Classes/**/*",
"module_map": "KYFreeOTP/Modules/module.modulemap",
"requires_arc": true
}