blob: 8154054495439d7636dcddd0d830147a68a6f027 [file] [log] [blame]
{
"name": "OPaySDK",
"version": "0.02",
"platforms": {
"ios": "8.0"
},
"summary": "Super Awesome Easy to use OPay iOS App trade SDK.",
"homepage": "https://www.allpay.com.tw/",
"license": {
"type": "MIT",
"text": " Copyright © 2017 OPay Electronic Payment Co., Ltd. All rights reserved.\n"
},
"authors": {
"o-pay": "techsupport@allpay.com.tw"
},
"source": {
"git": "https://github.com/o-pay/omobipay-thirdparty-ios.git",
"tag": "0.02"
},
"source_files": [
"OPaySDK",
"OPaySDK/**/*.{h,m}"
],
"frameworks": [
"Foundation",
"UIKit"
]
}