blob: cb17ad4fb4a2a6738a83d36f5d93e99985bf8786 [file] [log] [blame]
{
"name": "MMAllInPaySDK",
"version": "0.0.1",
"license": "MIT",
"summary": "AllInPaySDK.",
"description": "通联支付开放平台SDK,自动配置工程 持续更新",
"homepage": "http://113.108.182.3:8282/techsp/helper/procedure/mobile/procedure.html",
"authors": {
"AllInPay": "support@allinpay.com"
},
"source": {
"git": "https://github.com/money150604/AllInPay.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"vendored_libraries": "AllInPaySDK/libAPayLib.a",
"source_files": "AllInPaySDK/include/APayLib/*.{h,m}",
"resources": [
"AllInPaySDK/APayRes.bundle",
"AllInPaySDK/APMPPassGuardCtrlBundle.bundle"
],
"frameworks": [
"CoreTelephony",
"CoreLocation",
"Security",
"SystemConfiguration",
"QuarzCore",
"CoreText",
"AudioToolbox",
"CoreGraphics"
],
"libraries": [
"stdc++.6.0.9"
]
}