blob: 79f73437f753829464de7f8bc5a4cd849598f49b [file] [log] [blame]
{
"name": "XYXSkimView",
"version": "1.0.1",
"summary": "横向的、可复用的滚动视图",
"swift_version": "4.0",
"description": "横向的、可复用的滚动视图。可以从xib文件或者纯代码构建cell。",
"homepage": "https://github.com/uMina/XYXSkimViewDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Teresa": "yxx.umina@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/uMina/XYXSkimViewDemo.git",
"tag": "1.0.1"
},
"source_files": [
"XYXSkimView",
"XYXSkimView/*.swift"
]
}