[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 3 / 1 / 4 / CycleView / 1.0.0 / CycleView.podspec.json
blob264cad2f44acfd8b2a1fca9b222ef2eedd8ee48b
2   "name": "CycleView",
3   "version": "1.0.0",
4   "summary": "The view of an infinite loop.一个无线循环的图片轮播器",
5   "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",
6   "homepage": "https://github.com/SarielTang/CycleView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "汤晔": "524896762@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/SarielTang/CycleView.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "CycleView/Source/*.swift",
22   "requires_arc": true