[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / 4 / d / Croppy / 0.1.0 / Croppy.podspec.json
blobe60bbb266abb4791dbdfdb101e73d2b27bd3e1da
2   "name": "Croppy",
3   "version": "0.1.0",
4   "summary": "Image Editor",
5   "description": "Custom Image editor similar to Photos app. Crop, tilt and filters available",
6   "homepage": "https://github.com/alexburtnik/Croppy",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "alexburtnik": "alexburtnik@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/alexburtnik/Croppy.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Croppy/Classes/**/*.swift",
22   "resource_bundles": {
23     "Croppy": [
24       "Croppy/Assets/**/*.{png,jpg,storyboard}"
25     ]
26   },
27   "resources": "Croppy/Assets/**/*.{png,jpg}",
28   "dependencies": {
29     "ABSwiftExtensions": [
31     ],
32     "ABCustomView": [
34     ],
35     "EVGPUImage2": [
37     ]
38   },
39   "pushed_with_swift_version": "3.1"