blob: 839a506b845c3217c2f84eb74f5c212585ce666d [file] [log] [blame]
{
"name": "CardStreamPayment",
"platforms": {
"ios": "12.0"
},
"requires_arc": true,
"summary": "Test Summary",
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sandip Prajapati": "sandip.prajapati@jini.guru"
},
"homepage": "https://github.com/sandip-jiniguru/CardStreamPayment",
"ios": {
"vendored_frameworks": "CardStreamPayment.framework"
},
"source": {
"http": "http://52.56.187.203/CardStreamFramework/CardStreamPayment.zip"
},
"frameworks": "UIKit",
"dependencies": {
"CryptoSwift": [
]
},
"swift_versions": "5.0",
"exclude_files": "Classes/Exclude"
}