blob: f0d3593d3a5bbd84deeaee2753677fc91346548b [file] [log] [blame]
{
"name": "BillConsumerSDK",
"module_name": "BillConsumerSDK",
"version": "1.0.5",
"summary": "Bill Consumer iOS SDK",
"homepage": "https://www.bill.it",
"screenshots": "",
"authors": {
"Sisal S.p.A.": "digital.factory@sisal.it"
},
"license": {
"type": "Apache",
"file": "LICENSE"
},
"source": {
"http": "https://github.com/SisalSpA/bill-consumer-ios-sdk/releases/download/1.0.1/BillConsumerSDK.zip"
},
"documentation_url": "https://www.bill.it",
"platforms": {
"ios": "9.0"
},
"frameworks": [
"CoreGraphics",
"Foundation",
"MobileCoreServices",
"Security",
"SystemConfiguration",
"UIKit"
],
"requires_arc": true,
"vendored_frameworks": "BillConsumerSDK.framework"
}