blob: 81230e8819659287c1c2732b4c92098849c15677 [file] [log] [blame]
{
"name": "JYPay",
"version": "0.1.1",
"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": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "JYPay/JYPay/Classes/**/*",
"frameworks": [
"UIKit",
"StoreKit",
"Foundation"
],
"swift_version": "4.0"
}