blob: d7272933b6b4663262bf7d42ecc4241aef9ca7f4 [file] [log] [blame]
{
"name": "CycleView_OC",
"version": "1.0.6",
"summary": "用法最简单的无限循环的图片轮播器,使用OC实现,更加便于大家的使用。The easiest way to use infinite-loop-view.",
"description": " 简化我们的日常开发,最常用,也是适用性最广的图片轮播期框架。Simplify our daily development, the most commonly used, is also the most widely applicability pictures。\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_OC",
"license": "MIT",
"authors": {
"SarielTang": "sarieltang@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/SarielTang/CycleView_OC.git",
"tag": "1.0.6"
},
"source_files": [
"Classes",
"Classes/*.{h,m}"
],
"requires_arc": true
}