blob: d6cc3fadb5722a637e6b3636a7544160c708e93a [file] [log] [blame]
{
"name": "JFBanner",
"version": "0.0.3",
"summary": "A simple way to use BannerView",
"homepage": "https://github.com/hxwxww/JFBanner",
"license": "MIT",
"authors": {
"hxwxww": "hxwxww@163.com"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/hxwxww/JFBanner.git",
"tag": "0.0.3"
},
"source_files": "JFBanner/JFBanner/*.swift",
"frameworks": [
"Foundation",
"UIKit"
],
"swift_version": "5.0"
}