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