[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / 0 / 6 / ImageCarouselView / 1.0.1 / ImageCarouselView.podspec.json
blobb6529fe7420bd88f29575ff5db93e34a8e856f99
2   "name": "ImageCarouselView",
3   "version": "1.0.1",
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.1"
17   },
18   "source_files": "Sources/*.{h,swift}",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "frameworks": "UIKit",
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "3.0"
25   },
26   "pushed_with_swift_version": "3.0"