[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / 1 / c / SListView / 0.3.0 / SListView.podspec.json
blob14d7a4a5cc5887c61548e99ba465b0f743b3aae1
2   "name": "SListView",
3   "version": "0.3.0",
4   "summary": "the custom tableView of horizontal sliding and support carousel figure",
5   "description": "可以水平滑动的自定义tableView,且已支持无限轮播,后续会继续完善“垂直滑动”以及“卡片样式”.",
6   "homepage": "https://github.com/x5forever/SListView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "x5": "x5forever@163.com"
13   },
14   "source": {
15     "git": "https://github.com/x5forever/SListView.git",
16     "tag": "V0.3.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "SListViewDemo/SListViewDemo/Classes/*.{h,m}",
22   "frameworks": "UIKit",
23   "requires_arc": true