[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / c / 2 / CCLoopCollectionView / 0.0.2 / CCLoopCollectionView.podspec.json
blob3a53da5a8e0acecf5068d40dc56aadecf70a9c7b
2   "name": "CCLoopCollectionView",
3   "version": "0.0.2",
4   "summary": "Loop UICollectionView(include UIPageControl) for swift.",
5   "description": "It is a Loop UICollectionView(include UIPageControl)  used on iOS, which implement by Swift.",
6   "homepage": "https://github.com/CoolPrince/CCLoopCollectionView",
7   "license": "MIT",
8   "authors": {
9     "chuanchuan cui": "cuchch@163.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/CoolPrince/CCLoopCollectionView.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "CCLoopCollectionView/*",
19   "requires_arc": true,
20   "dependencies": {
21     "SDWebImage": [
22       "~> 4.0"
23     ]
24   },
25   "pushed_with_swift_version": "4.0"