blob: be3228331efe1a383dac8abb67be0e6c2677e74a [file] [log] [blame]
{
"name": "JSBannerView",
"version": "1.0.0",
"summary": "一个简便易用的Banner框架。",
"description": "一个简便易用的Banner框架,无需复杂的配置即可满足大多数需求",
"homepage": "https://github.com/spirit-jsb/JSBannerView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"spirit-jsb": "sibo_jian_29903549@163.com"
},
"swift_versions": "4.2",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/spirit-jsb/JSBannerView.git",
"tag": "1.0.0"
},
"source_files": "Sources/**/*.swift",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"deprecated": true,
"swift_version": "4.2"
}