blob: 6e48e4c2558541d4bb4d06a152bb692a4b5bb3cf [file] [log] [blame]
{
"name": "PayskyPayButtonSDK",
"version": "1.0.0",
"summary": "A short description of PayskyPayButtonSDK.podspec.",
"description": "A short description of PayskyPayButtonSDK.podspec.",
"homepage": "https://github.com/omareltahanPaySky/PayskyPayButtonSDK",
"license": "MIT",
"authors": {
"omar eltahan": "Omar.eltahan@paysky.io"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/omareltahanPaySky/PayskyPayButtonSDK.git",
"tag": "1.0.0"
},
"source_files": "PayButton/**/*.{h,m,swift,xcdatamodeld}",
"dependencies": {
"Alamofire": [
"~> 5.0.0-rc.3"
],
"EVReflection": [
"~> 5.10.1"
],
"PayCardsRecognizer": [
"~> 1.1.7"
],
"PopupDialog": [
"~> 1.1.1"
]
}
}