blob: b03fb03ee24b059a80967422866a77e43e914601 [file] [log] [blame]
{
"name": "SocialWalletSDK",
"version": "0.0.9",
"summary": "This is the SDK for Social Wallet MY",
"description": "DESC This sdk allows mobile app to accept payment in Malaysia.",
"homepage": "https://github.com/solitondigital/SocialWalletSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Soliton Digital Sdn Bhd": "alex@solitondigital.io"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "SocialWalletSDK.framework",
"frameworks": [
"UIKit",
"Foundation",
"Eureka",
"Kingfisher",
"CryptoSwift",
"Alamofire"
]
},
"source": {
"http": "https://github.com/solitondigital/SocialWalletSDK/raw/master/0.0.9/SocialWalletSDK.zip"
},
"dependencies": {
"Alamofire": [
"~> 4.4"
],
"CryptoSwift": [
],
"Eureka": [
],
"Kingfisher": [
"~> 3.0"
]
},
"pushed_with_swift_version": "3.0"
}