blob: 3de44e72fd69abad47c681d6a1427e6735f0a280 [file] [log] [blame]
{
"name": "PayButton",
"version": "0.6.1",
"summary": "PayButton",
"description": "PayButton PayButton PayButton",
"homepage": "https://github.com/payskyCompany/payButtonIOS",
"license": {
"type": "MIT",
"file": "README.md"
},
"authors": {
"payskyCompany": "ahmed.agamy@paysky.io"
},
"source": {
"git": "https://github.com/payskyCompany/payButtonIOS.git",
"tag": "0.6.1"
},
"xcconfig": {
"APPLY_RULES_IN_COPY_FILES": "YES",
"STRINGS_FILE_OUTPUT_ENCODING": "binary",
"OTHER_LDFLAGS": "-lz"
},
"public_header_files": "PayButton/PayButton-Bridging-Header.h",
"exclude_files": [
"PayButton/TestApi/Base.lproj/LaunchScreen.storyboard",
"PayButton/TestApi/Base.lproj/Main.storyboard",
"PayButton/TestApi/ViewController.swift",
"PayButton/AppDelegate.swift",
"PayButton/Info.plist",
"PayButton/Assets.xcassets/AppIcon.appiconset/**"
],
"platforms": {
"ios": "11.0"
},
"frameworks": "UIKit",
"swift_versions": "4.2",
"dependencies": {
"Alamofire": [
"~> 5.0.5"
],
"EVReflection": [
"~> 5.10.1"
],
"PayCardsRecognizer": [
"~> 1.1.7"
],
"PopupDialog": [
"~> 1.1.1"
],
"MOLH": [
"~> 1.4.1"
]
},
"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"
]
},
"swift_version": "4.2"
}