[Add] TensorFlowLiteSwift 0.0.1-nightly.20241213
[CocoaPods.git] / Specs / c / 2 / 1 / MLOSS / 1.0.1 / MLOSS.podspec.json
blobc39dfe68251f0a783cbbac54da1120c5326ce906
2   "name": "MLOSS",
3   "version": "1.0.1",
4   "summary": "A delightful iOS module and sdk framework.",
5   "homepage": "http://gitlab.mljr.com/ios/MLOSS.git",
6   "license": "MIT",
7   "authors": {
8     "刘祥洋": "xiangyang.liu@mljr.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "http://gitlab.mljr.com/ios/MLOSS.git",
15     "tag": "1.0.1"
16   },
17   "source_files": "MLOSS/**/*",
18   "requires_arc": true,
19   "dependencies": {
20     "AliyunOSSiOS": [
21       "~> 2.6.5"
22     ],
23     "MLCompressImage": [
24       "~> 1.0.1"
25     ]
26   }