blob: 279c45ed2e4a7902796bebdf1bb568f5a8cb95ee [file] [log] [blame]
{
"name": "SdkPlugin_FB",
"version": "0.0.6",
"summary": "Radium SDK Facebook Plugin",
"homepage": "http://www.radiumme.cn",
"authors": {
"Name": "seth.wang@radiumme.com"
},
"license": {
"type": "Apache-2.0",
"file": "RadiumSDK_FB_Plugin/LICENSE"
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "http://www.radiumme.cn/ios/RadiumSDK_FB_Plugin.zip"
},
"ios": {
"vendored_frameworks": "RadiumSDK_FB_Plugin/SdkPlugin_FB.framework",
"dependencies": {
"RadiumSDK": [
"~> 0.0.6"
],
"FacebookLogin": [
"~> 0.3"
]
}
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0"
}