[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / 9 / e / JKImageCutter / 1.0.2 / JKImageCutter.podspec.json
blobfe9eb65e9aeee0309eb7d4cb35f74673f1555317
2   "name": "JKImageCutter",
3   "version": "1.0.2",
4   "summary": "通用型的图片裁剪器,支持圆形和方形裁剪,对长图、小图都有做兼容优化。",
5   "homepage": "https://github.com/XiFengLang/JKImageCutter",
6   "license": "MIT",
7   "authors": {
8     "XiFengLang": "lang131jp@vip.qq.com"
9   },
10   "source": {
11     "git": "https://github.com/XiFengLang/JKImageCutter.git",
12     "tag": "1.0.2"
13   },
14   "source_files": "JKImageCutter/*.{h,m}",
15   "resources": "JKImageCutter/JKImageCutter.bundle",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "frameworks": "UIKit",
20   "requires_arc": true