[Add] MealziOSSDKStaging 5.3.0
[CocoaPods.git] / Specs / 7 / d / c / ZQImageEdit / 1.0.0 / ZQImageEdit.podspec.json
blob8d4e747410fc46e0414292cd53220f578d8b0849
2   "name": "ZQImageEdit",
3   "version": "1.0.0",
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": "1.0.0"
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   }