blob: 7e9d1bc1f0409e2a5c0eaa9dd67cec682ac5b251 [file] [log] [blame]
{
"name": "ZImageCropper",
"version": "0.1.0",
"summary": "A Swift 5 repo to crop image in any shape.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ZaidPathan/ZImageCropper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZaidPathan": "zaidkhanintel@gmail.com"
},
"source": {
"git": "https://github.com/ZaidPathan/ZImageCropper.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "4.2",
"source_files": "ZImageCropper/Classes/*.swift",
"swift_version": "4.2"
}