[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / f / c / BvImages / 0.1.6 / BvImages.podspec.json
blob1dbc5216d5f069a88e157ad747b840967c511bc2
2   "name": "BvImages",
3   "version": "0.1.6",
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.6"
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"