[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 6 / b / 8 / ZXHTool / 0.0.4 / ZXHTool.podspec.json
blob60213761d3c3f7e8303d9c48b0b8328efb409211
2   "name": "ZXHTool",
3   "version": "0.0.4",
4   "summary": "ZXHTool 常用的工具类",
5   "description": "这是一段详细描述,在这里你可以随便写。",
6   "homepage": "https://github.com/feng3843/ZXHTool.git",
7   "license": "MIT",
8   "authors": {
9     "zhuxinhua": "276878597@qq.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/feng3843/ZXHTool.git",
16     "tag": "0.0.4"
17   },
18   "source_files": "ZXHTool/*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "requires_arc": true