[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 2 / 8 / SwiftImageCarousel / 1.0.4.1 / SwiftImageCarousel.podspec.json
blob48c9f0f640b7328935a2518a24d75aa8f259fdd7
2   "name": "SwiftImageCarousel",
3   "version": "1.0.4.1",
4   "summary": "SwiftImageCarousel is super easy to use, customize and implement.",
5   "description": "You are a swift developer and you want an image carousel in your app and you want it fast. You want it to scroll automatically, zoom and you want to be able to customize the paging controls. You also want to be able to decide what the content mode of the images will be. Well, you have it now :) Look no further!!\nAll SwiftImageCarousel 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": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/Centroida/SwiftImageCarousel.git",
17     "tag": "1.0.4.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"