blob: e88af5b83f77fc691944d3d42f1604d8d57f319b [file] [log] [blame]
{
"name": "PingppLakalaSDK",
"version": "2.0.0",
"summary": "拉卡拉 SDK",
"description": "拉卡拉 SDK。",
"homepage": "https://www.pingxx.com",
"license": "COMMERCIAL",
"authors": {
"Afon Weng": "xufeng.weng@pingxx.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://sdk-assets.oss-cn-shanghai.aliyuncs.com/lakala/2.0.0/lakala-sdk.zip"
},
"requires_arc": true,
"ios": {
"vendored_libraries": "*.a"
},
"source_files": "*.h",
"public_header_files": "*.h",
"resources": "*.bundle"
}