blob: 7454d9436e82bae8b8b690dc9cea1d68b71a078c [file] [log] [blame]
{
"name": "MMSwiper",
"version": "0.0.3",
"summary": "基于UICollectionView的无限轮播图",
"description": "操作简单,使用方便,超级小超级轻级量的iOS轮播图",
"homepage": "https://github.com/hzx157/MMSwiper",
"license": "MIT",
"authors": {
"Huangzhenxiang": "huang.zhenxiang@huyukaka.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/hzx157/MMSwiper.git",
"tag": "0.0.3"
},
"source_files": [
"MMSwiper",
"MMSwiper/*.{h,m}"
]
}