[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 9 / e / JKImageCutter / 1.0.3 / JKImageCutter.podspec.json
blobd02f5479da7de4f081ca7bc5bea57a80456b109a
2   "name": "JKImageCutter",
3   "version": "1.0.3",
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.3"
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