blob: ce8e9a95824e7600548aa23be3e9322febff953a [file] [log] [blame]
{
"name": "JokulIosSdk",
"version": "1.0.0",
"summary": "DOKU SDK",
"description": "The DOKU Mobile SDK enables you to accept payments from customers who make a purchase on mobile devices through your iOS application",
"homepage": "https://github.com/PTNUSASATUINTIARTHA-DOKU/jokul-ios-sdk",
"license": {
"type": "MIT",
"text": "LICENSE Copyright DOKU, Inc 2020-Present. All Rights Reserved. No unauthorized use of this software"
},
"authors": {
"PT Nusa Satu Inti Artha": "care@doku.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/PTNUSASATUINTIARTHA-DOKU/jokul-ios-sdk.git",
"tag": "1.0.0"
},
"source_files": [
"JokulSdk",
"JokulSdk/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"resources": "JokulSdk/**/*.{png,jpeg,jpg,storyboard,xib,xcassets,ttf}"
}