blob: 04bcd688b0105e16130303ddc72cc259c60e78af [file] [log] [blame]
{
"name": "WKCImageEditorTool",
"version": "0.1.3",
"summary": "WKCImageEditorTool is a tool which is can be used for editing image.",
"homepage": "https://github.com/WeiKunChao/WKCImageEditorTool.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WeiKunChao": "17736289336@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/WeiKunChao/WKCImageEditorTool.git",
"tag": "0.1.3"
},
"source_files": "WKCImageEditorTool/**/*.{h,m}",
"public_header_files": "WKCImageEditorTool/**/*.h",
"frameworks": [
"Foundation",
"UIKit",
"QuartzCore",
"CoreImage"
],
"requires_arc": true
}