[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / c / 1 / LGBundle / 1.0.5 / LGBundle.podspec.json
blob15b763857ac54ee9cae433127f559b77140a37f5
2   "name": "LGBundle",
3   "version": "1.0.5",
4   "summary": "A short description of LGBundle.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/yjhome/lgbundle",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LYajun": "liuyajun1999@icloud.com"
13   },
14   "source": {
15     "git": "https://gitee.com/yjhome/lgbundle.git",
16     "tag": "1.0.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "subspecs": [
22     {
23       "name": "Bundle",
24       "source_files": "LGBundle/Classes/Bundle/*{h,m}",
25       "resources": "LGBundle/Classes/Bundle/Bundle.bundle"
26     },
27     {
28       "name": "BarBundle",
29       "dependencies": {
30         "LGBundle/Bundle": [
32         ]
33       },
34       "resources": "LGBundle/Classes/BarBundle/BarBundle.bundle"
35     }
36   ]