blob: b054e468fdf9b4efb6475f79f0918fb0e3d1b7e3 [file] [log] [blame]
{
"name": "LeafScratchableLatex",
"version": "0.0.8",
"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.8"
},
"source_files": [
"LeafScratchableLatex",
"LeafScratchableLatex/*.{h,swift}"
],
"ios": {
"source_files": "LeafScratchableLatex/*.swift"
},
"frameworks": [
"UIKit",
"CoreGraphics"
],
"swift_version": "4.2"
}