blob: 7a47a9feb829fef85644ed1010ed7c265bef4607 [file] [log] [blame]
{
"name": "GesturePassword",
"version": "1.4.3",
"summary": "GesturePassword is a simple gesture password written in Swift 2.2",
"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.4.3"
},
"source_files": "Classes/**/*.swift",
"frameworks": "UIKit",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
}
}