| { |
| "name": "COSPaySDK", |
| "version": "1.0.4", |
| "summary": "COSPay SDK for iOS.", |
| "description": "COSPay SDK for iOS,用于唤起COSPay支付.", |
| "homepage": "https://github.com/cqmbr/COSPaySDK-iOS.git", |
| "license": { |
| "type": "Copyright", |
| "text": "LICENSE Copyright 2017 - 2018 cqmbr.net, Inc. All rights reserved." |
| }, |
| "authors": { |
| "zhanbin": "27226850@qq.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/cqmbr/COSPaySDK-iOS.git", |
| "tag": "1.0.4" |
| }, |
| "preserve_paths": "*.framework", |
| "vendored_frameworks": "COSPaySDK.framework" |
| } |