[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 5 / 7 / 8 / CLLoopScrollView / 0.0.1 / CLLoopScrollView.podspec.json
blob747adbf0a9b22826b9c0f811c2aaf2545e9c8012
2   "name": "CLLoopScrollView",
3   "version": "0.0.1",
4   "summary": "UIScrollview 循环播放图片",
5   "description": "无限滑动更新图片,定时自动跳转到下一页",
6   "homepage": "http://github.com/chrislian/CLLoopScrollView",
7   "license": "MIT",
8   "authors": {
9     "chrislian": "chris0592@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/chrislian/CLLoopScrollView.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "CLLoopScrollView/CLLoopView/*.swift",
19   "frameworks": "UIKit",
20   "requires_arc": true