{ | |
"name": "EInterPay", | |
"version": "0.0.1", | |
"summary": "Apple inter pay", | |
"description": "Apple inter pay wrapper", | |
"homepage": "https://github.com/Zheng-Hongyi/EInterPay.git", | |
"license": "MIT", | |
"authors": { | |
"zhenghongyi": "xiaodaier@yeah.net" | |
}, | |
"platforms": { | |
"ios": "10.0" | |
}, | |
"source": { | |
"git": "https://github.com/Zheng-Hongyi/EInterPay.git", | |
"tag": "0.0.1" | |
}, | |
"source_files": "EInterPayFramework/**/*.swift", | |
"public_header_files": "EInterPayFramewor/**/*.h" | |
} |