[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 4 / b / PEPhotoCropEditor / 1.2.0 / PEPhotoCropEditor.podspec.json
bloba446049f0cc521883d3fe72a2b7275a364899ce1
2   "name": "PEPhotoCropEditor",
3   "version": "1.2.0",
4   "summary": "Image cropping library for iOS, similar to the Photos.app UI.",
5   "homepage": "https://github.com/kishikawakatsumi/PEPhotoCropEditor",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "kishikawakatsumi": "kishikawakatsumi@mac.com"
12   },
13   "source": {
14     "git": "https://github.com/kishikawakatsumi/PEPhotoCropEditor.git",
15     "tag": "v1.2.0"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": "Lib/*",
21   "resources": "Resources/PEPhotoCropEditor.bundle",
22   "frameworks": [
23     "QuartzCore",
24     "AVFoundation"
25   ],
26   "requires_arc": true