blob: 8940d94158dc4c37c69d45fa79ecd6e222377c52 [file] [log] [blame]
{
"name": "XYXSkimView",
"version": "1.0.7",
"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.7"
},
"source_files": [
"XYXSkimView",
"XYXSkimView/*.swift"
]
}