| { | |
| "name": "VinIDPaySDK", | |
| "version": "1.0.5", | |
| "summary": "VinIDPay iOS SDK", | |
| "description": "VinIDPay iOS SDK helps you handle payments with VinID iOS app.", | |
| "homepage": "https://vinid.net/", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "Huong Do": "v.huongdt71@vinid.net" | |
| }, | |
| "source": { | |
| "git": "https://github.com/VinID-lab/vinidpay-ios-sdk.git", | |
| "tag": "1.0.5" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "ios": { | |
| "vendored_frameworks": "Frameworks/VinIDPaySDK.framework" | |
| } | |
| } |