[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 8 / 0 / LSRobotKit / 0.1.3 / LSRobotKit.podspec.json
blob791a5de1b35f1a5d9b581becdf53005e0579e5dc
2   "name": "LSRobotKit",
3   "version": "0.1.3",
4   "summary": "乐生智能机器库",
5   "description": "这是广东乐生智能科技有限公司的机器操作kit",
6   "homepage": "https://gitee.com/hopeRemenber/lsrobot-kit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hopeRemenber": "714857512@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/hopeRemenber/lsrobot-kit.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "LSRobotKit/Classes/**/*",
22   "swift_versions": "5.0",
23   "frameworks": "UIKit",
24   "pod_target_xcconfig": {
25     "VALID_ARCHS": "armv7 x86_64 arm64"
26   },
27   "subspecs": [
28     {
29       "name": "Common",
30       "source_files": "LSRobotKit/Classes/Common/*",
31       "dependencies": {
32         "MJRefresh": [
33           "~> 3.7.5"
34         ],
35         "QMUIKit": [
36           "~> 4.2.2"
37         ],
38         "SwifterSwift": [
39           "~> 5.2.0"
40         ],
41         "YYKit": [
42           "~> 1.0.9"
43         ],
44         "Masonry": [
45           "~> 1.1.0"
46         ],
47         "SnapKit": [
48           "~> 5.6.0"
49         ]
50       }
51     }
52   ],
53   "swift_version": "5.0"