blob: a0428c65c0b26795c42da3b4126588adb6e90a24 [file] [log] [blame]
{
"name": "API_PSR",
"swift_versions": "5.2.4",
"version": "0.0.1",
"summary": "api_psr is a cocoapods that extends the UIImageView class",
"description": "\"api_psr is a cocoapods that extends the UIImageView class with a convinence method for circling an image view with specified border color and width\"",
"homepage": "https://github.com/mhdcamara/api_psr",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mhdcamara": "camara.mouhamed@paydunya.com"
},
"source": {
"git": "https://github.com/mhdcamara/api_psr.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "API_PSR/**/*.{h,m,swift}",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Alamofire": [
"~> 4.8.2"
]
},
"swift_version": "5.2.4"
}