[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / 6 / d / XYXSkimView / 1.0.5 / XYXSkimView.podspec.json
blob8ed351600b44ef37f1f166017e50e2bcdf24b468
2   "name": "XYXSkimView",
3   "version": "1.0.5",
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.5"
21   },
22   "source_files": [
23     "XYXSkimView",
24     "XYXSkimView/*.swift"
25   ]