blob: 83f5ba041c317f2a9d4939d6008254cdd82840e8 [file] [log] [blame]
{
"name": "WKCImageEditorTool",
"version": "0.2.0",
"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.2.0"
},
"source_files": "WKCImageEditorTool/**/*.{h,m}",
"public_header_files": "WKCImageEditorTool/**/*.h",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}