blob: 43f5e711e87fe0d2be3ad42a149db65905f03ee6 [file] [log] [blame]
{
"name": "MMSwiper",
"version": "0.0.1",
"summary": "基于UICollectionView的无限轮播图",
"description": "操作简单,使用方便,非常适合添加简单的轮播图的项目",
"homepage": "https://github.com/hzx157/MMSwiper",
"license": "MIT",
"authors": {
"Huangzhenxiang": "huang.zhenxiang@huyukaka.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/hzx157/MMSwiper.git",
"tag": "0.0.1"
},
"source_files": [
"MMSwiper",
"MMSwiper/*.{h,m}"
]
}