[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 8 / 0 / HZMFoundation / 0.0.1 / HZMFoundation.podspec.json
blobe02eabb84c769513b35574b25b7d2a97aa0a9c51
2   "name": "HZMFoundation",
3   "version": "0.0.1",
4   "summary": "category of base foundation",
5   "description": "category of base foundation",
6   "homepage": "https://github.com/kakahuwonders/HZMFoundation",
7   "license": "MIT",
8   "authors": {
9     "hzhuzhiming": "hzhuzhiming@corp.netease.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/kakahuwonders/HZMFoundation.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "classes",
20     "classes/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "frameworks": "Foundation",
24   "requires_arc": true