[Add] AWSTranscribeStreaming 2.38.0
[CocoaPods.git] / Specs / 1 / 8 / b / uiview_clicking_gestures / 1.0 / uiview_clicking_gestures.podspec.json
blob58f6b9c7e6473d1f4d335630782d2d8b7d5256a9
2   "name": "uiview_clicking_gestures",
3   "version": "1.0",
4   "summary": "UIView添加点击手势",
5   "homepage": "https://gitee.com/ws127/uiview_clicking_gestures",
6   "license": "MIT",
7   "authors": {
8     "ws127": "sslxws@163.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://gitee.com/ws127/uiview_clicking_gestures.git",
15     "tag": "1.0"
16   },
17   "source_files": "UIView+BlockGesture/**/*.{h,m}",
18   "requires_arc": true,
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ]