blob: 3caebc71954974353f80fdc1e3ade5e7e5c3c375 [file] [log] [blame]
{
"name": "LSWTreeView",
"version": "0.1.1",
"summary": "iOS端的树形UI控件",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/RicardoLSW/LSWTreeView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ricardo": "qq1043009478@icloud.com"
},
"source": {
"git": "https://github.com/RicardoLSW/LSWTreeView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSWTreeView/Classes/**/*",
"public_header_files": "LSWTreeView/Classes/**/*.h",
"frameworks": [
"UIKit",
"Foundation"
]
}