blob: 3626136b9308aac82dca76b20d95e8ca81e3e491 [file] [log] [blame]
{
"name": "LSJHImageCropController",
"version": "0.2.0",
"summary": "A short description of LSJHImageCropController.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/CreatSuns/LSJHImageCropController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1228506851@qq.com": "1228506851@qq.com"
},
"source": {
"git": "https://github.com/CreatSuns/LSJHImageCropController.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "LSJHImageCropController/Classes/**/*",
"resource_bundles": {
"LSJHImageCropController": [
"LSJHImageCropController/Assets/*.png"
]
},
"prefix_header_file": "LSJHImageCropController/Classes/LLImageCrop.pch",
"dependencies": {
"LSJHCategory": [
]
},
"swift_version": "5.0"
}