[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / d / c / ZQImageEdit / 0.0.1 / ZQImageEdit.podspec.json
blob88a4e4977c373135a7aeb9ea59e6c2fdc95c372d
2   "name": "ZQImageEdit",
3   "version": "0.0.1",
4   "summary": "ios图片处理工具",
5   "description": "图片处理,包括图片裁剪、添加滤镜、色度调节、图片水印、文字水印、马赛克、旋转",
6   "homepage": "http://www.jianshu.com/u/33e45e444e13",
7   "license": "MIT",
8   "authors": {
9     "ZQXiao": "285061422@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/MrZQxiao/ZQImageEdit.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "ZQImageEdit",
20     "ZQImageEdit/**/*.{h,m}"
21   ],
22   "public_header_files": "ZQImageEdit/**/*.h",
23   "dependencies": {
24     "TZImagePickerController": [
25       "~> 1.7.7"
26     ],
27     "PEPhotoCropEditor": [
29     ]
30   }