blob: 9f86e2613343e1679fbe620953910b438ba8b968 [file] [log] [blame]
{
"name": "RadiumSDK",
"version": "0.0.6",
"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/ios/RadiumSDKCore_v002.zip"
},
"ios": {
"vendored_frameworks": "RadiumSDKCore/RadiumSDK.framework",
"dependencies": {
"DeviceKit": [
"~> 1.0"
],
"CryptoSwift": [
"~>0.7.1"
],
"Alamofire": [
"~> 4.5"
]
}
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0"
}