[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / a / 4 / YYInfiniteLoopView / 0.1.0 / YYInfiniteLoopView.podspec.json
blob7fadb90d9de39ca9c7ba49b5c7cc4f618fb8fb41
2   "name": "YYInfiniteLoopView",
3   "version": "0.1.0",
4   "summary": "使用UICollectionView封装的无限轮播视图,使用简单,提供多种属性自由设置样式.",
5   "description": "使用UICollectionView封装的无限轮播视图,使用简单,提供多种属性自由设置样式.",
6   "homepage": "https://github.com/Kejiasir",
7   "license": "MIT",
8   "authors": {
9     "Arvin": "yasir86@126.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/Kejiasir/YYInfiniteLoopView-demo.git",
16     "tag": "0.1.0"
17   },
18   "source_files": "YYInfiniteLoopView-demo/YYInfiniteLoopView-demo/YYInfiniteLoopView/*.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "SDWebImage": [
22       "~> 3.8"
23     ]
24   }