[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / 6 / d / XYXSkimView / 1.0.4 / XYXSkimView.podspec.json
blobf39af5d2da34e4c2c40fa40c446fdeef085a0890
2   "name": "XYXSkimView",
3   "version": "1.0.4",
4   "summary": "横向的、可复用的滚动视图",
5   "swift_version": "4.0",
6   "description": "横向的、可复用的滚动视图。可以从xib文件或者纯代码构建cell。",
7   "homepage": "https://github.com/uMina/XYXSkimViewDemo",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Teresa": "yxx.umina@gmail.com"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/uMina/XYXSkimViewDemo.git",
20     "tag": "1.0.4"
21   },
22   "source_files": [
23     "XYXSkimView",
24     "XYXSkimView/*.swift"
25   ]