[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20250111
[CocoaPods.git] / Specs / b / 9 / 7 / ZMFoundation / 0.1.1 / ZMFoundation.podspec.json
blob528e0e08bc87cdbf96076deca7a5e36df04f95f6
2   "name": "ZMFoundation",
3   "version": "0.1.1",
4   "summary": "简单的工具类",
5   "description": "一个常用的工具类,包含iOS中常用的方法",
6   "homepage": "https://github.com/rookie250/ZMFoundation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mmix1009@163.com": "mmix1009@163.com"
13   },
14   "source": {
15     "git": "https://github.com/rookie250/ZMFoundation.git",
16     "tag": "v0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ZMFoundation/Classes/**/*"