[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / f / 0 / 4 / PSImageEditors / 0.1.9 / PSImageEditors.podspec.json
blobdaa5220a4b9e49bd4431ce16d07c9fcab9d4217c
2   "name": "PSImageEditors",
3   "version": "0.1.9",
4   "summary": "一个简而至美的图片编辑器",
5   "homepage": "https://github.com/paintingStyle/PSImageEditors",
6   "license": "MIT",
7   "authors": {
8     "paintingStyle": "sfdeveloper@163.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/paintingStyle/PSImageEditors.git",
15     "tag": "0.1.9"
16   },
17   "source_files": "PSImageEditors/Classes/**/*.{h,m}",
18   "prefix_header_contents": "#import <Masonry/Masonry.h>\n   #import \"PSImageEditorDefine.h\"\n#import \"UIImage+PSImageEditors.h\"",
19   "resource_bundles": {
20     "PSImageEditors": [
21       "PSImageEditors/Assets/**/*"
22     ]
23   },
24   "frameworks": "UIKit",
25   "dependencies": {
26     "Masonry": [
27       "~> 1.1.0"
28     ],
29     "TOCropViewController": [
31     ]
32   },
33   "requires_arc": true