blob: c6bdccd621dfc5b7bfe63b002e1ff9a990ba8a3c [file] [log] [blame]
{
"name": "FoxOnePaySDK",
"version": "3.0.1",
"summary": "FoxOne Pay SDK",
"description": "FoxOne Pay SDK for iOS",
"homepage": "https://github.com/fox-one/foxone-pay-ios-sdk",
"license": "Apache License 2.0",
"authors": {
"moubuns": "mengwl@fox.one"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/fox-one/foxone-pay-ios-sdk.git",
"tag": "3.0.1"
},
"source_files": "paySDK/**/*.swift",
"resources": "paySDK/Resource/**/*.*",
"swift_versions": "5.0",
"requires_arc": true,
"dependencies": {
"Alamofire": [
],
"SwiftyJSON": [
],
"SwiftyRSA": [
],
"CryptoSwift": [
]
},
"swift_version": "5.0"
}