blob: 2c56cff9d647e2626d513536c493986b5b009ade [file] [log] [blame]
{
"name": "WKCImageEditorTool",
"version": "0.1.4",
"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.4"
},
"source_files": "WKCImageEditorTool/**/*.{h,m}",
"public_header_files": "WKCImageEditorTool/**/*.h",
"frameworks": [
"Foundation",
"UIKit",
"QuartzCore",
"CoreImage"
],
"requires_arc": true
}