blob: 49eec0c6aa8ea287c6c7e21b3fdc183037233190 [file] [log] [blame]
{
"name": "YKPhotoCircleCrop",
"version": "1.3.2",
"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",
"screenshots": [
"https://github.com/yurikoles/YKPhotoCircleCrop/raw/master/Resources/screenshot1.png",
"https://github.com/yurikoles/YKPhotoCircleCrop/raw/master/Resources/screenshot2.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yurii Kolesnykov": "yurikoles@gmail.com"
},
"source": {
"git": "https://github.com/yurikoles/YKPhotoCircleCrop.git",
"tag": "1.3.2"
},
"social_media_url": "https://twitter.com/yurikoles",
"platforms": {
"ios": "8.0"
},
"source_files": "YKPhotoCircleCrop/Classes/**/*"
}