blob: f436a8bb5660ff5cd9d0fb01a30264679770d38b [file] [log] [blame]
{
"name": "LeafScratchableLatex",
"version": "0.0.5",
"summary": "一个用于做九宫格的手势解锁功能",
"description": "一个用于做九宫格的手势解锁功能",
"homepage": "https://github.com/attackers",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"attackers": "305296172@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/attackers/LeafScratchableLatex.git",
"tag": "0.0.5"
},
"source_files": [
"LeafScratchableLatex",
"LeafScratchableLatex/*.{h,swift}"
],
"ios": {
"source_files": "LeafScratchableLatex/*.swift"
},
"frameworks": [
"UIKit",
"CoreGraphics"
],
"swift_version": "4.2"
}