[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / f / d / HSCycleGalleryView / 1.2.0 / HSCycleGalleryView.podspec.json
blob0c6b26bbc18916ec136bb29c161825717c744a51
2   "name": "HSCycleGalleryView",
3   "version": "1.2.0",
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": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/zyphs21/HSCycleGalleryView.git",
18     "tag": "1.2.0"
19   },
20   "source_files": "HSCycleGalleryView/**/*.{h,m,swift}",
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "4.2"
23   }