[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 5 / f / c / BvImages / 0.1.5 / BvImages.podspec.json
blob69c979ee7fd84a29be36b2c38c5b636fd68c1e08
2   "name": "BvImages",
3   "version": "0.1.5",
4   "summary": "Images Preview Utilities.",
5   "description": "This library give utilities to preview images",
6   "homepage": "https://github.com/byvapps/BvImages",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Adrian Apodaca": "adrian@byvapps.com"
13   },
14   "source": {
15     "git": "https://github.com/byvapps/BvImages.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "4.0"
23   },
24   "source_files": "BvImages/Classes/**/*",
25   "dependencies": {
26     "AlamofireImage": [
27       "3.3.0"
28     ],
29     "UIImageViewAlignedSwift": [
30       "0.5.0"
31     ],
32     "ByvUtils": [
33       "~> 1.1"
34     ]
35   },
36   "pushed_with_swift_version": "4.0"