blob: be0badc01d2d1a20fd814147c161caf8ab14b225 [file] [log] [blame]
{
"name": "JZScrollableList",
"version": "0.1.0",
"summary": "An editable list control that can be scrolled both horizontally and vertically.",
"description": "JZScrollableList is an editable list control that can be scrolled both horizontally and vertically.",
"homepage": "https://github.com/JiahaoZhu11/JZScrollableList",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"朱嘉皓": "jiahao_zhu98@outlook.com"
},
"source": {
"git": "https://github.com/JiahaoZhu11/JZScrollableList.git",
"tag": "0.1.0"
},
"swift_versions": "4.0",
"platforms": {
"ios": "9.0"
},
"source_files": "JZScrollableList/Classes/**/*",
"swift_version": "4.0"
}