[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / b / a / 2 / MGUnionENSDK / 0.3.6 / MGUnionENSDK.podspec.json
blobe322d80c4c138d0da572f72196d674493d5efba1
2   "name": "MGUnionENSDK",
3   "version": "0.3.6",
4   "summary": "微游戏海外联运SDK",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/StartEnd/MGENUnionSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mr.Song": "996982027@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/StartEnd/MGENUnionSDK.git",
16     "tag": "0.3.6"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "user_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "vendored_frameworks": "MGUnionENSDK/MGUnionENSDK.framework",
28   "resources": "MGUnionENSDK/MGUnionENSDKReso.bundle",
29   "public_header_files": "Pod/Classes/**/*.h",
30   "dependencies": {
31     "AppsFlyerFramework": [
33     ],
34     "FacebookCore": [
35       "~> 0.9.0"
36     ],
37     "FacebookLogin": [
38       "~> 0.9.0"
39     ],
40     "FacebookShare": [
41       "~> 0.9.0"
42     ],
43     "SVProgressHUD": [
45     ],
46     "Masonry": [
48     ]
49   }