[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 9 / 7 / 6 / LMHCategory / 0.1.0 / LMHCategory.podspec.json
blobd6ef99aa3fcb50c62f840b7ac0f5aa3fbd94b630
2   "name": "LMHCategory",
3   "version": "0.1.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.1.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   ]