blob: 7eac2e5eac1c1c1a2e6125a2c5a2988313cbe7fe [file] [log] [blame]
{
"name": "MMGoogleOTP",
"version": "0.0.2",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Google身份验证器",
"homepage": "https://github.com/xwgit2971/MMGoogleOTP",
"authors": {
"SunnyX": "1031787148@qq.com"
},
"source": {
"git": "https://github.com/xwgit2971/MMGoogleOTP.git",
"tag": "0.0.2"
},
"source_files": [
"MMGoogleOTP/GoogleOTP/*.{h,m}",
"MMGoogleOTP/OC_Category/*.{h,m}",
"MMGoogleOTP/Views/*.{h,m}"
],
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"dependencies": {
"SSKeychain": [
"~> 1.4.1"
]
}
}