blob: 14ccd78f90ffd2398467804b1721d32ab749774e [file] [log] [blame]
{
"name": "SGGRollingCycleView",
"version": "0.0.1",
"summary": "My first",
"description": "循环滚动播放图片,自动播放,手动播放",
"homepage": "https://github.com/smallhorse87/SGGRollingCycleView",
"license": "MIT",
"authors": {
"smallhorse87": "smallhorse87@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/smallhorse87/SGGRollingCycleView.git",
"tag": "0.0.1"
},
"source_files": "SGGRollingCycleView/*.{h,m}",
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit",
"requires_arc": true
}