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