[Add] CyberSheildiOS 0.1.1
[CocoaPods.git] / Specs / 3 / f / 9 / ByvImagePicker / 0.1.0 / ByvImagePicker.podspec.json
blob1980e58796b4c21a26cf27b120a374d3e53267a0
2   "name": "ByvImagePicker",
3   "version": "0.1.0",
4   "summary": "Library to pick image from camera or library and edit or crop image",
5   "description": "With ByvImagePicker you can in one method display an action sheet to choose camera or photoLibrary, and then edit image with TOCropViewController",
6   "homepage": "https://github.com/byvapps/ByvImagePicker",
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/ByvImagePicker.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ByvImagePicker/Classes/**/*",
22   "dependencies": {
23     "ByvUtils": [
25     ],
26     "TOCropViewController": [
28     ]
29   },
30   "pushed_with_swift_version": "3.0"