blob: 3d961ce7d2918437180d9e4e18a7b31d57ce8730 [file] [log] [blame]
{
"name": "SwiftImageCarousel",
"version": "1.0.1",
"summary": "SwiftImageCarousel is an easy-to-use carousel.",
"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.",
"authors": {
"Deyan Aleksandrov": "deyanaaleksandrov@gmail.com",
"Gavril Tonev": "gtonev@centroida.co"
},
"homepage": "https://github.com/Centroida/SwiftImageCarousel",
"license": "MIT",
"platforms": {
"ios": "10"
},
"source": {
"git": "https://github.com/Centroida/SwiftImageCarousel.git",
"tag": "1.0.1"
},
"source_files": [
"SwiftImageCarousel",
"SwiftImageCarousel/**/*.{h,m,swift}"
],
"resources": [
"SwiftImageCarousel/**/*.storyboard"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
},
"pushed_with_swift_version": "3.0"
}