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