[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / 7 / 8 / CLLoopScrollView / 0.0.4 / CLLoopScrollView.podspec.json
blob0abf9bd20e10f08c01358e77dac28299d7e4e2eb
2   "name": "CLLoopScrollView",
3   "version": "0.0.4",
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.4"
17   },
18   "source_files": "CLLoopScrollView/CLLoopView/*.swift",
19   "frameworks": "UIKit",
20   "requires_arc": true