[Add] AliPlayerSDK_iOS_NORMAL_SR_FILTER 6.21.0
[CocoaPods.git] / Specs / a / 1 / c / SListView / 0.2.0 / SListView.podspec.json
blob06ac33be8d09c8d2673e771fb4bc8c494e67186b
2   "name": "SListView",
3   "version": "0.2.0",
4   "summary": "custom tableView of horizontal sliding",
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.2.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "SListViewDemo/SListViewDemo/Classes/*.{h,m}",
22   "frameworks": "UIKit",
23   "requires_arc": true