[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / 2 / 8 / SwiftImageCarousel / 1.0.1 / SwiftImageCarousel.podspec.json
blob3d961ce7d2918437180d9e4e18a7b31d57ce8730
2   "name": "SwiftImageCarousel",
3   "version": "1.0.1",
4   "summary": "SwiftImageCarousel is an easy-to-use carousel.",
5   "description": "You are a swift developer and you want to implement a carousel in your app. And you want to do it fast with the option to scroll automatically and zoom too?\nNo need to search more but check out this UIPageViewController-based Swift Image Carousel!\nAll it needs from you is to supply it with valid image URLs and it is good to go.",
6   "authors": {
7     "Deyan Aleksandrov": "deyanaaleksandrov@gmail.com",
8     "Gavril Tonev": "gtonev@centroida.co"
9   },
10   "homepage": "https://github.com/Centroida/SwiftImageCarousel",
11   "license": "MIT",
12   "platforms": {
13     "ios": "10"
14   },
15   "source": {
16     "git": "https://github.com/Centroida/SwiftImageCarousel.git",
17     "tag": "1.0.1"
18   },
19   "source_files": [
20     "SwiftImageCarousel",
21     "SwiftImageCarousel/**/*.{h,m,swift}"
22   ],
23   "resources": [
24     "SwiftImageCarousel/**/*.storyboard"
25   ],
26   "pod_target_xcconfig": {
27     "SWIFT_VERSION": "3"
28   },
29   "pushed_with_swift_version": "3.0"