[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / a / d / 1 / LLGeneral / 0.1.0 / LLGeneral.podspec.json
blobe8e2c317240ca4ba5cae044cc967377d13639c26
2   "name": "LLGeneral",
3   "version": "0.1.0",
4   "summary": "常用代码库.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ZHK1024/LLGeneral",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     " ZHK1024": "ZHK1024@foxmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ZHK1024/LLGeneral.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "LLGeneral/Classes/**/*",
23   "subspecs": [
24     {
25       "name": "Math",
26       "source_files": "LLGeneral/Classes/Math/**/*"
27     }
28   ],
29   "swift_version": "5.0"