blob: b6529fe7420bd88f29575ff5db93e34a8e856f99 [file] [log] [blame]
{
"name": "ImageCarouselView",
"version": "1.0.1",
"summary": "swift3 封装的图片轮播控件, 不依赖任何第三方库",
"description": "swift3 封装的图片轮播控件, 优点:代码简介,不依赖任何第三方库",
"homepage": "https://github.com/GTMYang/ImageCarouselView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GTMYang": "17757128523@163.com"
},
"source": {
"git": "https://github.com/GTMYang/ImageCarouselView.git",
"tag": "1.0.1"
},
"source_files": "Sources/*.{h,swift}",
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}