blob: a4ad4246d0e8093b6847b88fe186ce94f957486f [file] [log] [blame]
{
"name": "JYPay",
"version": "1.1.0",
"summary": "JYPay for juneyaokc",
"swift_versions": "4.0",
"description": "JYPay WeChatPay AliPay ApplePay",
"homepage": "http://gitlab.juneyaokc.com:9999/ACGComponent/acg-pay-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lin bo": "bo.lin@juneyaokc.com"
},
"source": {
"git": "http://gitlab.juneyaokc.com:9999/ACGComponent/acg-pay-ios.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "JYPay/JYPay/Classes/**/*",
"frameworks": [
"UIKit",
"StoreKit",
"Foundation"
],
"swift_version": "4.0"
}