blob: d8baef26cec2eae2066878e57455122784757800 [file] [log] [blame]
{
"name": "CJMGesture",
"version": "0.1.0",
"summary": "手势识别的方法扩展",
"description": "手势识别的方法扩展,用于处理一些简单的手势事件。",
"homepage": "https://github.com/cjm-ios-sdk/CJMGesture",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chenjm": "cjiemin@163.com"
},
"source": {
"git": "https://github.com/cjm-ios-sdk/CJMGesture.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CJMGesture/Classes/**/*"
}