blob: be5da5e26ae16f872fde0afe7c2ecc781e8f57ae [file] [log] [blame]
{
"name": "YKPhotoCircleCrop",
"version": "1.3.1",
"summary": "A simple circular image cropper written in Swift",
"description": "This is a simple circular image cropper written in Swift which can be used after the user image selection. The user can select the circle they want to user as profile picture.",
"homepage": "https://github.com/yurikoles/YKPhotoCircleCrop",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yurii Kolesnykov": "yurikoles@gmail.com"
},
"source": {
"git": "https://github.com/yurikoles/YKPhotoCircleCrop.git",
"tag": "1.3.1"
},
"social_media_url": "https://twitter.com/yurikoles",
"platforms": {
"ios": "8.0"
},
"source_files": "YKPhotoCircleCrop/Classes/**/*"
}