[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 6 / d / LNGClickArea / 0.0.2 / LNGClickArea.podspec.json
blob9c0c0f1f0bd26d56522b9245984bbb7a18467359
2   "name": "LNGClickArea",
3   "version": "0.0.2",
4   "summary": "修改调整UIView等点击热区/手势响应范围",
5   "homepage": "https://gitee.com/luohanguo1222/LNGClickArea",
6   "license": "MIT",
7   "authors": {
8     "luohanguo": "wy335089101@163.com"
9   },
10   "source": {
11     "git": "https://gitee.com/luohanguo1222/LNGClickArea.git",
12     "tag": "0.0.2"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "requires_arc": true,
18   "source_files": "LNGClickArea/*.swift",
19   "swift_versions": [
20     "5.0",
21     "5.1",
22     "5.2",
23     "5.3",
24     "5.4",
25     "5.5"
26   ],
27   "frameworks": [
28     "UIKit",
29     "Foundation"
30   ],
31   "swift_version": "5.5"