[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / d / 9 / 3 / CJMGesture / 0.1.0 / CJMGesture.podspec.json
blobd8baef26cec2eae2066878e57455122784757800
2   "name": "CJMGesture",
3   "version": "0.1.0",
4   "summary": "手势识别的方法扩展",
5   "description": "手势识别的方法扩展,用于处理一些简单的手势事件。",
6   "homepage": "https://github.com/cjm-ios-sdk/CJMGesture",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chenjm": "cjiemin@163.com"
13   },
14   "source": {
15     "git": "https://github.com/cjm-ios-sdk/CJMGesture.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CJMGesture/Classes/**/*"