[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 0 / 6 / ImageCarouselView / 1.0.0 / ImageCarouselView.podspec.json
blobb8bd6e8238d81f21670dec66bac74c896a215769
2   "name": "ImageCarouselView",
3   "version": "1.0.0",
4   "summary": "swift3 封装的图片轮播控件, 不依赖任何第三方库",
5   "description": "swift3 封装的图片轮播控件, 优点:代码简介,不依赖任何第三方库",
6   "homepage": "https://github.com/GTMYang/ImageCarouselView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "GTMYang": "17757128523@163.com"
13   },
14   "source": {
15     "git": "https://github.com/GTMYang/ImageCarouselView.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "Sources/*.{h,swift}",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "3.0"