blob: 5e45f3954efdbf99567456c9f43f90f9e90cb3a9 [file] [log] [blame]
{
"name": "LSJHCategory",
"version": "0.2.1",
"summary": "A short description of LSJHCategory.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/CreatSuns/LSJHCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1228506851@qq.com": "1228506851@qq.com"
},
"source": {
"git": "https://github.com/CreatSuns/LSJHCategory.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "LSJHCategory/Classes/**/*",
"resource_bundles": {
"LSJHCategory": [
"LSJHCategory/Assets/*.xcassets"
]
},
"frameworks": "UIKit",
"prefix_header_file": "LSJHCategory/Classes/LLGlobal.pch",
"dependencies": {
"Masonry": [
],
"SVGKit": [
],
"YYImage": [
]
},
"swift_version": "5.0"
}