[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / f / 4 / d / HHZNoneDataView / 0.0.2 / HHZNoneDataView.podspec.json
blob8f2ab2657ee4f8f23cc6c61a56e17651ed6af1cd
2   "name": "HHZNoneDataView",
3   "version": "0.0.2",
4   "summary": "HHZNoneDataView",
5   "description": "陈哲是个好孩子-HHZNoneDataView",
6   "homepage": "https://github.com/chenzhe555/HHZNoneDataView",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "chenzhe555": "376811578@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/chenzhe555/HHZNoneDataView.git",
19     "tag": "0.0.2"
20   },
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "dependencies": {
26     "HHZBaseClass": [
27       "~> 0.0.1"
28     ],
29     "HHZCategory": [
30       "~> 0.0.2"
31     ]
32   },
33   "subspecs": [
34     {
35       "name": "HHZNoneDataView",
36       "subspecs": [
37         {
38           "name": "noneDataView",
39           "source_files": "HHZNoneDataView/noneDataView/*.{h,m}"
40         }
41       ]
42     }
43   ]