blob: 0f44a79ea2ea94fe80989cc4fd561fca2f0b9223 [file] [log] [blame]
{
"name": "MidtransCoreKit",
"version": "1.13.0",
"summary": "Veritrans mobile SDK beta version",
"homepage": "https://veritrans.co.id/",
"license": "MIT",
"authors": {
"veritrans": "dev@veritrans.co.id"
},
"source": {
"git": "https://github.com/veritrans/Veritrans-ios-sdk.git",
"tag": "1.13.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "MidtransCoreKit/MidtransCoreKit/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"static_framework": true
}