[Add] FaceCoreBasicNightly 6.2.803
[CocoaPods.git] / Specs / d / 4 / 8 / LCXPodB / 0.2.1 / LCXPodB.podspec.json
blob285c6cb224e3049a32fa641b28229f255c75e63c
2   "name": "LCXPodB",
3   "version": "0.2.1",
4   "summary": "short description.",
5   "description": "TODO: long description here.",
6   "homepage": "https://github.com/xcodemanlcx/LCXPodB",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "475512103@qq.com": "leichunxiang58@163.com"
13   },
14   "source": {
15     "git": "https://github.com/xcodemanlcx/LCXPodB.git",
16     "tag": "0.2.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LCXPodB/Classes/LCXPodB.h",
22   "subspecs": [
23     {
24       "name": "PodGroup1",
25       "source_files": "LCXPodB/Classes/PodGroup1/**/*"
26     },
27     {
28       "name": "PodGroup2",
29       "source_files": "LCXPodB/Classes/PodGroup2/**/*"
30     }
31   ]