[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 5 / f / c / BvImages / 0.1.0 / BvImages.podspec.json
blobc912c1546988e10f002503174409051128e7c63a
2   "name": "BvImages",
3   "version": "0.1.0",
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.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "BvImages/Classes/**/*",
22   "dependencies": {
23     "AlamofireImage": [
24       "~> 3.1"
25     ],
26     "UIImageViewAlignedSwift": [
28     ],
29     "ByvUtils": [
31     ]
32   },
33   "pushed_with_swift_version": "3.0"