blob: 7622e45b6fdeafa45770f88957de9d47cf27bebb [file] [log] [blame]
{
"name": "RadiumSDK",
"version": "0.1.3",
"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_v013.zip"
},
"ios": {
"vendored_frameworks": "RadiumSDKCore/RadiumSDK.framework",
"dependencies": {
"DeviceKit": [
"~> 1.0"
],
"CryptoSwift": [
],
"Alamofire": [
"~> 4.5"
]
}
}
}