[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / d / b / ImageEditor / 1.0.1 / ImageEditor.podspec.json
blob9dc7ccf849fb9b741f3aa17eab952f303c0beefd
2   "name": "ImageEditor",
3   "version": "1.0.1",
4   "summary": "图片编辑器.",
5   "description": "图片编辑器.",
6   "homepage": "https://github.com/cctvbtv123456/ImageEditor",
7   "screenshots": "https://s31.aconvert.com/convert/p3r68-cdx67/vda14-twgc0.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "王智鹏": "1272524311@qq.com"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/cctvbtv123456/ImageEditor.git",
20     "tag": "1.0.1"
21   },
22   "source_files": [
23     "Classes",
24     "ImageEditor/ImageEditor/**/*.{h,m}"
25   ],
26   "prefix_header_contents": "#import <Masonry/Masonry.h>\n   #import \"ImageEditorHeader.h\"\n#import \"UIImage+ImageEditor.h\"",
27   "frameworks": "UIKit",
28   "resource_bundles": {
29     "ImageEditorBunder": [
30       "*"
31     ]
32   },
33   "dependencies": {
34     "Masonry": [
35       "~> 1.1.0"
36     ]
37   },
38   "requires_arc": true