blob: b101aba13a12896fe24e2b04dd8243085d22f234 [file] [log] [blame]
{
"name": "GesturePassword",
"version": "1.5.5",
"summary": "GesturePassword is a simple gesture password written in Swift",
"homepage": "https://github.com/huangboju/GesturePassword",
"license": "MIT",
"authors": {
"huangboju": "529940945@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/huangboju/GesturePassword.git",
"tag": "1.5.5"
},
"source_files": "Classes/**/*.swift",
"frameworks": "UIKit",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}