[Add] LiteRTC 0.0.1-nightly.20241220
[CocoaPods.git] / Specs / 1 / f / 2 / SYTestPublicKit / 0.1.1 / SYTestPublicKit.podspec.json
blob204305eac9322c3679011a2e9de6a4caad8c2399
2   "name": "SYTestPublicKit",
3   "version": "0.1.1",
4   "summary": "A short description of SYTestPublicKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/sylibao/SYTestPublicKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "SYLibao": "lianglibao@soyoung.com"
13   },
14   "source": {
15     "git": "https://gitee.com/sylibao/SYTestPublicKit.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SYTestPublicKit/Classes",
22   "deprecated": true,
23   "subspecs": [
24     {
25       "name": "Show",
26       "source_files": "SYTestPublicKit/Classes/Show/**/*"
27     },
28     {
29       "name": "Category",
30       "source_files": "SYTestPublicKit/Classes/Category/**/*"
31     }
32   ]