[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 9 / 4 / 3 / HZFoundation / 0.1.6 / HZFoundation.podspec.json
blob8e2179a434dbb4a32ccae2d2140e28b66f1c4eb3
2   "name": "HZFoundation",
3   "version": "0.1.6",
4   "summary": "The Useful Utility Library For IOS",
5   "homepage": "https://github.com/GeniusBrother/HZFoundation.git",
6   "license": "MIT",
7   "authors": {
8     "GeniusBrother": "zuohong_xie@163.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "requires_arc": true,
14   "source": {
15     "git": "https://github.com/GeniusBrother/HZFoundation.git",
16     "tag": "0.1.6"
17   },
18   "frameworks": "Foundation",
19   "public_header_files": "HZFoundation/Classes/**/*.h",
20   "source_files": "HZFoundation/Classes/**/*.{h,m}"