blob: 6152a95d8a7ac4832bfd9aeabbdddb617a10e758 [file] [log] [blame]
{
"name": "MCPageController",
"version": "0.1.1",
"summary": "moxuyou MCPageController.",
"description": "非常简单、高效的无限轮播图控件,控件总共就两个文件一个控制图片滚动,一个控制页码显示,不管轮播的图片有多少张,总共会创建的ImageView只有三个",
"homepage": "https://github.com/moxuyou/MCPageController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"moxuyou": "11284110@qq.com"
},
"source": {
"git": "https://github.com/moxuyou/MCPageController.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Example/Pods/MCPageController/**/*"
}