blob: 3fe41b47312c1c2fb2687eea5105e9e3d3491922 [file] [log] [blame]
{
"name": "LMHCategory",
"version": "0.3.2",
"summary": "LMHCategory.",
"description": "不知道你是不是叫刘美寒,反正就是感觉你应该叫这个名字",
"homepage": "https://github.com/GeorgeTownsBillups/LMHCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GeorgeTownsBillups": "xueguifeng@9fbank.cc"
},
"source": {
"git": "https://github.com/GeorgeTownsBillups/LMHCategory.git",
"tag": "0.3.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LMHCategory/Classes/**/*",
"swift_version": "4.0",
"subspecs": [
{
"name": "BaseExtension",
"source_files": "LMHCategory/Classes/BaseExtension/*"
},
{
"name": "Other",
"source_files": "LMHCategory/Classes/Other/*"
}
]
}