blob: 11b71cf10ca8e24e8435e9dd013c5847e12d9705 [file] [log] [blame]
{
"name": "GomePaySDK",
"version": "0.0.1",
"summary": "国美折上折支付SDK,集成支付功能",
"description": "国美折上折支付SDK,集成支付功能。",
"homepage": "http://10.156.211.46/root/gomepaysdk.git",
"license": "MIT",
"authors": {
"zim": "zhiwenjunzy@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "http://10.156.211.46/root/gomepaysdk.git",
"tag": "0.0.1"
},
"pod_target_xcconfig": {
"VALID_ARCHS": "x86_64 armv7 arm64"
},
"vendored_frameworks": "GomePaySDK.framework",
"source_files": "GomePaySDK.framework/Headers/*.h",
"public_header_files": "GomePaySDK.framework/Headers/*.h",
"requires_arc": true
}