blob: df0a54b93363c0ac7281299ca6913990c5cb4bf9 [file] [log] [blame]
{
"name": "testOrderPlaceSDK",
"version": "0.0.5",
"summary": "testOrderPlaceSDK alpha.",
"description": "You can write your description here.",
"homepage": "https://github.com/PeiJueChen/testOrderPlaceSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"风筝": "13286953452@126.com"
},
"source": {
"git": "https://github.com/PeiJueChen/testOrderPlaceSDK.git",
"tag": "0.0.5"
},
"ios": {
"vendored_frameworks": [
"testOrderPlaceSDK/frameworks/AlipaySDK.framework",
"testOrderPlaceSDK/frameworks/OrderPlaceSDK.framework"
],
"vendored_libraries": "testOrderPlaceSDK/frameworks/libWeChatSDK.a"
},
"resources": [
"testOrderPlaceSDK/Assets/AlipaySDK.bundle"
],
"swift_version": "4.0",
"static_framework": true,
"platforms": {
"ios": "8.0"
},
"frameworks": [
"CoreTelephony",
"SystemConfiguration",
"QuartzCore",
"CoreText",
"CoreGraphics",
"UIKit",
"Foundation",
"CFNetwork",
"CoreMotion",
"AVFoundation",
"Security"
],
"libraries": [
"z",
"c++",
"sqlite3.0"
]
}