[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / 2 / 4 / 7 / SdkPlugin_FB / 0.1.3 / SdkPlugin_FB.podspec.json
blob2353940e726ccfdab030adbd89378cf9c5ce350e
2   "name": "SdkPlugin_FB",
3   "version": "0.1.3",
4   "summary": "Radium SDK Facebook Plugin",
5   "homepage": "http://www.radiumme.cn",
6   "authors": {
7     "Name": "seth.wang@radiumme.com"
8   },
9   "license": {
10     "type": "Apache-2.0",
11     "file": "RadiumSDK_FB_Plugin/LICENSE"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "http": "http://www.radiumme.cn/ios/RadiumSDK_FB_Plugin_v013.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "RadiumSDK_FB_Plugin/SdkPlugin_FB.framework",
21     "dependencies": {
22       "RadiumSDK": [
23         "~> 0.1.3"
24       ],
25       "FacebookLogin": [
26         "~> 0.3"
27       ]
28     }
29   }