blob: b6f018b6946390cf81852cf29b044e6a98dbae0f [file] [log] [blame]
{
"name": "KYFreeOTP",
"version": "0.0.7",
"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.7"
},
"social_media_url": "https://github.com/kingly09",
"source_files": "KYFreeOTP/**/*",
"requires_arc": true
}