blob: 51f87c33196163b6d8158a16babd1b0de1b3441a [file] [log] [blame]
{
"name": "CASHU",
"platforms": {
"ios": "9.0"
},
"summary": "CASHU SDK allows you to integrate your project with CASHU internal services",
"requires_arc": true,
"version": "1.3",
"license": {
"type": "MIT"
},
"authors": {
"CASHU": "s.help@cashu.com"
},
"homepage": "https://github.com/CASHU/CASHU-SDK",
"vendored_frameworks": "CASHU.framework",
"source": {
"git": "https://github.com/CASHU/CASHU.git"
},
"frameworks": "UIKit",
"dependencies": {
"CCMPopup": [
],
"SCrypto": [
]
},
"swift_version": "4.1"
}