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