blob: d575fec194e15c71cab6e82a98844e0399091a56 [file] [log] [blame]
{
"name": "AAPhotoCircleCrop",
"version": "1.0.0",
"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/andreaantonioni/AAPhotoCircleCrop",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andrea Antonioni": "andreaantonioni97@gmail.com"
},
"source": {
"git": "https://github.com/andreaantonioni/AAPhotoCircleCrop.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/andrea_anto97",
"platforms": {
"ios": "8.0"
},
"source_files": "AAPhotoCircleCrop/Classes/**/*",
"pushed_with_swift_version": "3.0"
}