blob: b5e8682646c1c486d49d0bf6500376e678dd988b [file] [log] [blame]
{
"name": "LeafScratchableLatex",
"version": "0.0.1",
"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.1"
},
"source_files": [
"LeafScratchableLatex",
"LeafScratchableLatex/**/*.{h,swift}"
],
"frameworks": [
"UIKit",
"CoreGraphics"
]
}