| { |
| "name": "iMidas", |
| "version": "1.0.2", |
| "summary": "腾讯移动支付Midas/IAP", |
| "description": " # 腾讯支付SDK有哪些功能\n\n 腾讯支付SDK拥有Q币、财付通、银行卡、充值卡、微支付等多种支付渠道,支持IOS与andriod两大类操作系统。体验上原生内置,与游戏充分融合。同时SDK具备精准推荐与ABtest能力,帮助应用最大化的变现。\n\n # 产品特性\n\n 1. 场景化\n 2. 渠道优\n 3. 推荐准\n 4. 更安全\n 5. 接入快\n 6. 助运营\n", |
| "homepage": "http://cpay.qq.com/mpay", |
| "license": { |
| "type": "MIT", |
| "text": " 1998 - 2013 Tencent All Rights Reserved.\n" |
| }, |
| "authors": { |
| "williamyang": "williamyang@tencent.com" |
| }, |
| "platforms": { |
| "ios": null |
| }, |
| "source": { |
| "git": "https://github.com/yirenjun/iMidas.git", |
| "tag": "v1.0.2" |
| }, |
| "vendored_frameworks": "iMidas/ApplePay.framework", |
| "libraries": "z.1", |
| "frameworks": [ |
| "StoreKit", |
| "MobileCoreServices", |
| "SystemConfiguration", |
| "CFNetwork", |
| "CoreGraphics" |
| ], |
| "resources": "iMidas/ap_user_config.xml", |
| "preserve_paths": "iMidas/*.*", |
| "requires_arc": false |
| } |