[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / b / 6 / SLSListView / 0.0.1 / SLSListView.podspec.json
blob09412411a82a17fce0d98456cdfafeee5c1bf776
2   "name": "SLSListView",
3   "version": "0.0.1",
4   "summary": "Swift list view component.",
5   "description": "SListView is an easy to use iOS list collection. Don't spend hours writing your code to display lists!",
6   "homepage": "https://github.com/shial4/SListView.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Szymon Lorenz": "shial184686@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/shial_4",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/shial4/SListView.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "Sources/**/*.swift",
23   "frameworks": "UIKit",
24   "pushed_with_swift_version": "4.0"