[Add] PingOidc 1.0.0
[CocoaPods.git] / Specs / a / e / d / MGCarouselView / 0.0.1 / MGCarouselView.podspec.json
blob9c927dcb848659d248113914c4191dc86daf421c
2   "name": "MGCarouselView",
3   "version": "0.0.1",
4   "summary": "轮播图显示.",
5   "description": "高度自定制轮播图显示 可控制显示内容",
6   "homepage": "https://github.com/mgzf/MGCarouselView",
7   "license": "MIT",
8   "authors": {
9     "spf-iOS": ""
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/mgzf/MGCarouselView.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "Sources",
20     "Classes/**/*.{h,m}"
21   ],
22   "dependencies": {
23     "iCarousel": [
25     ]
26   },
27   "pushed_with_swift_version": "3.0"