[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / 1 / e / 7 / ErosPluginSocialShare / 1.3.1 / ErosPluginSocialShare.podspec.json
blobd8c3461b4ffa61647f8738baa170efb955ebaf7e
2   "name": "ErosPluginSocialShare",
3   "version": "1.3.1",
4   "summary": "ErosPluginSocialShare Source .",
5   "description": "ErosPluginSocialShare SDK Podspec.",
6   "homepage": "https://github.com/zliuxingyu/Eros-Plugin-iOS-SocialShare",
7   "license": "MIT",
8   "authors": {
9     "luke": "luke.liu@sjfood.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/zliuxingyu/Eros-Plugin-iOS-SocialShare.git",
16     "tag": "1.3.1"
17   },
18   "source_files": [
19     "ErosPluginSocialShare",
20     "ErosPluginSocialShare/Source/*.{h,m}"
21   ],
22   "resources": "ErosPluginSocialShare/GoogleFramworks/GoogleSignIn.bundle",
23   "frameworks": [
24     "LocalAuthentication",
25     "SafariServices",
26     "SystemConfiguration"
27   ],
28   "vendored_frameworks": [
29     "ErosPluginSocialShare/GoogleFramworks/GoogleSignInDependencies.framework",
30     "ErosPluginSocialShare/GoogleFramworks/GoogleSignIn.framework"
31   ],
32   "requires_arc": true,
33   "dependencies": {
34     "UMCShare/Social/ReducedWeChat": [
35       "6.9.5"
36     ],
37     "UMCShare/Social/Facebook": [
38       "6.9.5"
39     ],
40     "YYModel": [
42     ],
43     "WeexSDK": [
45     ],
46     "WeexPluginLoader": [
48     ]
49   }