blob: b12feef55ec21bac277ce3f7c05c22bbf602943e [file] [log] [blame]
{
"name": "KKGesture",
"version": "0.0.1",
"summary": "Similar scratchable latex unlocked:类似于九宫格解锁",
"description": "Similar scratchable latex unlocked ,You can customize a variety of colors: 类似于九宫格解锁,可以自定义圆圈的各部分颜色",
"homepage": "https://github.com/TieShanWang/KKGesture",
"license": "MIT",
"authors": {
"wangtieshan": "15003836653@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/TieShanWang/KKGesture.git",
"tag": "0.0.1"
},
"source_files": [
"KKGesture/KKGesture/**/*.{h,m,mm}",
"KKGesture/KKGesture/*.{h,m,mm}"
],
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"KKBaseComponent": [
]
}
}