[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / c / b / ZYInfiniteLoopView / 1.0.1 / ZYInfiniteLoopView.podspec.json
blobf9433b6980d8f1e0df7c21d07b22a275c6275c73
2   "name": "ZYInfiniteLoopView",
3   "version": "1.0.1",
4   "summary": "ZYInfiniteLoopView Language: Objective-C. 轮播图组件, 在YYInfiniteLoopView基础上进行修改的, 增加支持显示本地图像.",
5   "description": "ZYInfiniteLoopView 轮播图组件, 支持显示网络、本地图像, 使用CollectionView实现, 使用Delegate/Block回调点击事件.",
6   "homepage": "https://github.com/zengyuios/ZYInfiniteLoopView.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Zy": "958255130@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/zengyuios/ZYInfiniteLoopView.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "ZYInfiniteLoopView",
23     "ZYInfiniteLoopView/**/*.{h,m}"
24   ],
25   "frameworks": "UIKit",
26   "dependencies": {
27     "SDWebImage": [
29     ]
30   }