[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 9 / 7 / b / MLDUtils / 0.0.1 / MLDUtils.podspec.json
blobe40c96dd2673ef8ca5c2c39bad28a1dd23d20178
2   "name": "MLDUtils",
3   "version": "0.0.1",
4   "summary": "项目中的一些工具类",
5   "description": "项目中的一些工具类,方便管理",
6   "homepage": "https://git.coding.net/zhangwei_md/MLDUtilities.git",
7   "license": "MIT (MLDUtils)",
8   "authors": {
9     "zhangwei": "zhangwei_md@medlander.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://git.coding.net/zhangwei_md/MLDUtilities.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "MLDUtils/Utilities/**/**/*.{h,m}",
19   "exclude_files": "Classes/Exclude",
20   "public_header_files": "MLDUtils/Utilities/**/*.h"