blob: 264cad2f44acfd8b2a1fca9b222ef2eedd8ee48b [file] [log] [blame]
{
"name": "CycleView",
"version": "1.0.0",
"summary": "The view of an infinite loop.一个无线循环的图片轮播器",
"description": " A longer description of CycleView in Markdown format.\n\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!\n",
"homepage": "https://github.com/SarielTang/CycleView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"汤晔": "524896762@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/SarielTang/CycleView.git",
"tag": "1.0.0"
},
"source_files": "CycleView/Source/*.swift",
"requires_arc": true
}