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