blob: ab70a9ae83e49db2ea2332137990ca468815cd8d [file] [log] [blame]
{
"name": "mati-ios-sdk",
"version": "0.1.0",
"summary": "Use Mati for easy pay",
"description": "User Mati for easy and fast pay.",
"homepage": "https://github.com/hovmush/mati-ios-sdk-build",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Inomma",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/hovmush/mati-ios-sdk-build.git",
"tag": "0.1.0"
},
"frameworks": "UIKit",
"source_files": "matiiOSSDK.framework/Headers/*.h",
"vendored_frameworks": "matiiOSSDK.framework",
"public_header_files": "matiiOSSDK.framework/Headers/*.h"
}