blob: 2cb491c0c571f873829c17959d73d33475f8fffb [file] [log] [blame]
{
"name": "SliderView",
"version": "0.0.7",
"summary": "A short description of SliderView.",
"description": "这是一个关于轮播图的简单的demo",
"homepage": "https://github.com/GuuHeng/SliderView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hu Heng": "864575082@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/GuuHeng/SliderView.git",
"tag": "0.0.7"
},
"source_files": [
"Classes",
"SliderView/SliderView/Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}