blob: 006f1fab84ceca350f61cc2e24714abf1900e633 [file] [log] [blame]
{
"name": "RadiumSDK",
"version": "0.0.2",
"summary": "Radium SDK for server login",
"homepage": "http://www.radiumme.cn",
"authors": {
"Name": "seth.wang@radiumme.com"
},
"license": {
"type": "Apache-2.0",
"file": "RadiumSDKCore/LICENSE"
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "http://www.radiumme.cn/developers/IOS/RadiumSDKCore_v002.zip"
},
"ios": {
"vendored_frameworks": "RadiumSDKCore/RadiumSDK.framework",
"dependencies": {
"DeviceKit": [
"~> 1.0"
],
"CryptoSwift": [
],
"Alamofire": [
"~> 4.5"
]
}
},
"pushed_with_swift_version": "4.0"
}