blob: 8ed351600b44ef37f1f166017e50e2bcdf24b468 [file] [log] [blame]
{
"name": "XYXSkimView",
"version": "1.0.5",
"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.5"
},
"source_files": [
"XYXSkimView",
"XYXSkimView/*.swift"
]
}