blob: 46da2b3501ffb8189eeb9630141183b0ea7c3bc5 [file] [log] [blame]
{
"name": "GesturePassword",
"version": "1.6.0",
"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.6.0"
},
"source_files": "Classes/**/*.swift",
"frameworks": "UIKit",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
}
}