[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / e / f / d / HSCycleGalleryView / 1.1.2 / HSCycleGalleryView.podspec.json
blobb44d788b4615e985735301a4eefd2738a494298d
2   "name": "HSCycleGalleryView",
3   "version": "1.1.2",
4   "summary": "A simple carousel view using UICollectionView.",
5   "homepage": "https://github.com/zyphs21/HSCycleGalleryView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "zyphs21": "hansenhs21@live.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/zyphs21/HSCycleGalleryView.git",
18     "tag": "1.1.2"
19   },
20   "source_files": "HSCycleGalleryView/**/*.{h,m,swift}",
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "4.2"
23   }