blob: 4a6bd6aca1ef99ce6f31a140104c2bb5fc80a6df [file] [log] [blame]
{
"name": "LMHCategory",
"version": "0.3.3",
"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.3"
},
"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/*"
}
]
}