blob: 8e23b0d7023f27f916742cfc5313ea497cad4116 [file] [log] [blame]
{
"name": "BCircleImageView",
"version": "0.0.1",
"summary": "A CocoaPods library written in Swift",
"description": "This CocoaPods library helps you create easy powerful Circular Image Views with borders.",
"homepage": "https://github.com/yehiabairm/BCircleImageView",
"screenshots": "https://firebasestorage.googleapis.com/v0/b/caruosal.appspot.com/o/Screen%20Shot%202019-11-27%20at%202.03.38%20PM.png?alt=media&token=719c334e-5817-4b00-8445-c605735b27a5",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yehia bairm": "yehiabairm@gmail.com"
},
"social_media_url": "https://twitter.com/yehiabairm",
"platforms": {
"ios": "13.2"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/yehiabairm/BCircleImageView.git",
"tag": "0.0.1"
},
"source_files": "BCircleImageView/**/*.{h,m,swift}",
"swift_version": "5.0"
}