blob: 635f2993568618037afc2c1cbde7dbe72e153157 [file] [log] [blame]
{
"name": "JSInfiniteBanner",
"version": "0.0.1",
"summary": "无限轮播",
"description": "infinitebanner",
"homepage": "https://github.com/J-yezi/JSInfiniteBanner",
"license": "MIT",
"authors": {
"J-yezi": "yehao1020@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/J-yezi/JSInfiniteBanner.git",
"tag": "0.0.1"
},
"source_files": "JSInfiniteBanner/*.swift",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"YYWebImage": [
"~> 1.0.5"
]
},
"pushed_with_swift_version": "3.0"
}