blob: 8184cef0ca1a78a49d83a436f7284eb54de3d42f [file] [log] [blame]
{
"name": "PayButton",
"version": "0.0.5",
"summary": "PayButton",
"description": "PayButton PayButton PayButton",
"homepage": "https://github.com/payskyCompany/payButtonIOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"payskyCompany": "ahmed.agamy@paysky.io"
},
"source": {
"git": "https://github.com/payskyCompany/payButtonIOS.git",
"tag": "0.0.5"
},
"xcconfig": {
"APPLY_RULES_IN_COPY_FILES": "YES",
"STRINGS_FILE_OUTPUT_ENCODING": "binary",
"OTHER_LDFLAGS": "-lz"
},
"exclude_files": [
"PayButton/TestApi/Base.lproj/LaunchScreen.storyboard",
"PayButton/TestApi/Base.lproj/Main.storyboard",
"PayButton/TestApi/ViewController.swift"
],
"platforms": {
"ios": "11.0"
},
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
],
"IQKeyboardManagerSwift": [
],
"EVReflection": [
],
"Toast-Swift": [
"~> 3.0.1"
],
"EVReflection/Alamofire": [
],
"PayCardsRecognizer": [
],
"PopupDialog": [
"~> 0.7.1"
],
"QRCode": [
],
"swiftScan": [
],
"InputMask": [
"~> 3.4.1"
],
"CreditCardValidator": [
]
},
"static_framework": true,
"requires_arc": true,
"source_files": "PayButton/**/*.{swift,h,m}",
"resources": "PayButton/**/*.{png,jpeg,jpg,storyboard,xib,xcassets,lproj,json,plist,strings}",
"resource_bundles": {
"PayButton": [
"PayButton/Strings/*.lproj/*.strings"
]
},
"deprecated": true
}