blob: cebc55174cf64048204c8eff55d9a13396a8f9ca [file] [log] [blame]
{
"name": "ZMSuperPay",
"version": "0.1.0",
"summary": "A short description of ZMSuperPay.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Lazyloadingg/ZMSuperPay",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lazyloading@163.com": "lazyloading@163.com"
},
"source": {
"git": "https://github.com/Lazyloadingg/ZMSuperPay.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "ZMSuperPay/Classes/**/*.{h,m,a,mm}",
"static_framework": true,
"vendored_libraries": "ZMSuperPay/Classes/**/*.a",
"dependencies": {
"AlipaySDK-iOS": [
],
"WechatOpenSDK": [
"1.8.5"
]
}
}