blob: 5c5f60dbf8f310a0507ec8e9ad2b7de38ded1230 [file] [log] [blame]
{
"name": "CJCycleScrollView",
"version": "0.1.3",
"summary": "CJCycleScrollView.CJ",
"description": "\"CJCycleScrollView是一个可以自定义内容且不复用的轮播图\"",
"homepage": "https://github.com/CJProgrammer/CJCycleScrollView",
"license": "Apache License, Version 2.0",
"authors": {
"CJProgrammer": "727459774@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CJProgrammer/CJCycleScrollView.git",
"tag": "0.1.3"
},
"source_files": [
"Classes",
"CJCycleView/Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}