blob: c08dc1ee84084eaf56586d4a0de5caa3007cdc52 [file] [log] [blame]
{
"name": "CHWImageEditorView",
"version": "0.2.0",
"summary": "A short description of CHWImageEditorView.",
"description": "TODO: Image Cropping Library for ios\nCHWImageEditorView - Image Cropping and Rotate Library for ios",
"homepage": "https://github.com/JackyHe2882/CHWImageEditorView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JackyHeWei": "Cherish_wei_he@163.com"
},
"source": {
"git": "https://github.com/JackyHe2882/CHWImageEditorView.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CHWImageEditorView/Classes/**/*",
"resource_bundles": {
"CHWImageEditorView": [
"CHWImageEditorView/Assets/*"
]
}
}