[Add] CaptureSDK 1.9.83
[CocoaPods.git] / Specs / a / 1 / c / SListView / 1.0.0 / SListView.podspec.json
blob7a9aac108820f61606692e970948dac2de27ef5a
2   "name": "SListView",
3   "version": "1.0.0",
4   "summary": "the custom tableView of horizontal sliding and support carousel figure",
5   "description": "可以水平滑动的自定义tableView,且已支持无限轮播,后续会继续完善“垂直滑动”以及“卡片样式”. 实例应用场景如:横向滑动的卡片、banner 以及避免 Timer 循环引用的 SWeakTimerObject 类",
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": "V1.0.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "SListViewDemo/SListViewDemo/Classes/*.{h,m}",
22   "frameworks": "UIKit",
23   "requires_arc": true