[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / c / 0 / f / JSBannerView / 1.0.0 / JSBannerView.podspec.json
blobbe3228331efe1a383dac8abb67be0e6c2677e74a
2   "name": "JSBannerView",
3   "version": "1.0.0",
4   "summary": "一个简便易用的Banner框架。",
5   "description": "一个简便易用的Banner框架,无需复杂的配置即可满足大多数需求",
6   "homepage": "https://github.com/spirit-jsb/JSBannerView.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "spirit-jsb": "sibo_jian_29903549@163.com"
13   },
14   "swift_versions": "4.2",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/spirit-jsb/JSBannerView.git",
20     "tag": "1.0.0"
21   },
22   "source_files": "Sources/**/*.swift",
23   "requires_arc": true,
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ],
28   "deprecated": true,
29   "swift_version": "4.2"