blob: 33b8747c3295d2ea178ef23085738651c8028c14 [file] [log] [blame]
{
"name": "YZXUnlock",
"version": "0.0.1",
"summary": "版本一",
"description": "手势解锁",
"homepage": "https://github.com/yinxing29/YZXUnlock",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yinxing29": "yinxing29@sina.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yinxing29/YZXUnlock.git",
"tag": "v0.0.1"
},
"source_files": "YZXUnlock/YZXGesturesUnlock/**/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}