[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 9 / 7 / 6 / LMHCategory / 0.2.0 / LMHCategory.podspec.json
blob55ba4c27025c5b6c2fec132fb96538609b4d7c73
2   "name": "LMHCategory",
3   "version": "0.2.0",
4   "summary": "LMHCategory.",
5   "description": "不知道你是不是叫刘美寒,反正就是感觉你应该叫这个名字",
6   "homepage": "https://github.com/GeorgeTownsBillups/LMHCategory",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "GeorgeTownsBillups": "xueguifeng@9fbank.cc"
13   },
14   "source": {
15     "git": "https://github.com/GeorgeTownsBillups/LMHCategory.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LMHCategory/Classes/**/*",
22   "swift_version": "4.0",
23   "subspecs": [
24     {
25       "name": "BaseExtension",
26       "source_files": "LMHCategory/Classes/BaseExtension/*"
27     },
28     {
29       "name": "Other",
30       "source_files": "LMHCategory/Classes/Other/*"
31     }
32   ]