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