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