blob: 0339139499e640c87924eed66a1c163b47aece42 [file] [log] [blame]
{
"name": "SXTrustSDK",
"version": "1.0.3",
"summary": "山西信托交易iOSSDK组件",
"description": "山西信托交易iOSSDK组件. 用于授权方在app内部嵌入使用.",
"homepage": "https://github.com/sxtrust/iOSSDK.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sxxtappdev": "sxxtappdev@yingnagroup.com"
},
"source": {
"git": "https://github.com/sxtrust/iOSSDK.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": [
"AVFoundation",
"WebKit",
"JavaScriptCore"
],
"libraries": "xml2",
"resources": "SXTrustSDK/SXTrustSDKBundle.bundle",
"vendored_frameworks": "SXTrustSDK/SXTrustSDK.framework",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}