blob: 1d3858fa89297ee42beccf593574f22cffef7a6d [file] [log] [blame]
{
"name": "ProgressImageView",
"version": "1.0.0",
"summary": "ProgressImageView framework",
"description": "ProgressImageView is a framework to show circular progress around the image.You can animate this progress and can have different colors and widths",
"homepage": "https://github.com/jwd-ali/IOS-Portfolio",
"license": "MIT",
"authors": {
"Jawad Ali": "L060214@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/jwd-ali/ProgressImageView.git",
"tag": "1.0.0"
},
"source_files": "ProgressImageView/**/*.{h,m,swift}",
"requires_arc": true,
"swift_versions": "5.0",
"frameworks": "XCTest",
"swift_version": "5.0"
}