blob: cb5095c863142dc17be09147506140d95850cd1b [file] [log] [blame]
{
"name": "HTabView",
"version": "0.0.1",
"summary": "A simple tabview using Swift.",
"description": "A simple tabview using Swift. You can connect it to UIScrollView",
"homepage": "https://github.com/poisson-natsu/HTabView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ๆ–‡ๅŽ ไป˜": "shizhou@live.com"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/poisson-natsu/HTabView.git",
"tag": "0.0.1"
},
"source_files": [
"Sources",
"Sources/*.swift"
],
"swift_version": "4.2"
}