blob: ca42af5583615311c7ab1edf93f22c740fe43ff5 [file] [log] [blame]
{
"name": "PlasoStyleUpime",
"version": "0.9.0",
"summary": "PlasoStyleUpime SDK",
"description": "PlasoStyleUpime SDK, can record Upime.",
"homepage": "https://www.plaso.cn",
"license": {
"type": "Copyright",
"text": " Copyright 2018 plaso.cn. All rights reserved.\n"
},
"authors": {
"Plaso Dev Team": "dev.ios@plaso.me"
},
"source": {
"http": "https://wwwr.plaso.cn/static/sdk/ios/PlasoStyleUpime/0.9.0/PlasoStyleUpime.zip"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "PlasoStyleUpime.framework",
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES",
"VALID_ARCHS[sdk=iphonesimulator*]": "x86_64"
},
"dependencies": {
"PlasoUpimeRedBag": [
"~> 1.0.0"
],
"PlasoUpimeSdkModule": [
"~> 0.9.0"
]
}
}