blob: 18ec41096a1d2e73a29dd2a66b0fcdbf0b11b4aa [file] [log] [blame]
{
"name": "psr_api_framework",
"swift_versions": "5.2.4",
"version": "1.0.1",
"summary": "psr_api_framework vous permettant d'intégrer plus facile l'API PSR de PayDunya dans votre projet Swift",
"description": "Afin de permettre de facilité l'intégration de l'API PSR de PayDunya, Cette librairie est mise en place. Vous pouvez désormais utiliser cette API en faisant un simple import.",
"homepage": "https://github.com/mhdcamara/psr_api_framework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mhdcamara": "camara.mouhamed@paydunya.com"
},
"source": {
"git": "https://github.com/mhdcamara/psr_api_framework.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "12.0"
},
"source_files": "psr_api_framework/**/*.{h,m,swift}",
"resources": "psr_api_framework/**/*.xib",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Alamofire": [
"~> 4.8.2"
],
"SwiftyJSON": [
],
"EzPopup": [
],
"SKCountryPicker": [
],
"MaterialComponents/TextControls+OutlinedTextAreas": [
],
"MaterialComponents/TextControls+OutlinedTextFields": [
],
"EasyTipView": [
"~> 2.0.4"
]
},
"swift_version": "5.2.4"
}