blob: 6fd093ea950dc22fa17505c8ced00f713563bfad [file] [log] [blame]
{
"name": "psr_api_plugin",
"swift_versions": "5.2.4",
"version": "1.1.0",
"summary": "psr_api_plugin is a cocoapods that extends the UIImageView class",
"description": "\"SKImageExtension 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/psr_api_plugin",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mhdcamara": "camara.mouhamed@paydunya.com"
},
"source": {
"git": "https://github.com/mhdcamara/psr_api_plugin.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "psr_api_plugin/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
"~> 4.8.2"
]
},
"swift_version": "5.2.4"
}