[Add] flutter_sound_core 9.19.0
[CocoaPods.git] / Specs / d / 3 / b / HHZCategory / 0.0.2 / HHZCategory.podspec.json
blob4e539e903fe7aedf4ddffd1a8919c6709e0042d1
2   "name": "HHZCategory",
3   "version": "0.0.2",
4   "summary": "分类",
5   "description": "陈哲是个好孩子-分类",
6   "homepage": "https://github.com/chenzhe555/HHZCategory",
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/HHZCategory.git",
19     "tag": "0.0.2"
20   },
21   "subspecs": [
22     {
23       "name": "HHZCategory",
24       "subspecs": [
25         {
26           "name": "foundation",
27           "source_files": "HHZCategory/foundation/*.{h,m}"
28         },
29         {
30           "name": "uikit",
31           "source_files": "HHZCategory/uikit/*.{h,m}"
32         }
33       ]
34     }
35   ]