[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 2 / 6 / e / GGPublish / 1.1.1 / GGPublish.podspec.json
blob119fbab023f77912820cb7dd7c8573232dfdf075
2   "name": "GGPublish",
3   "version": "1.1.1",
4   "summary": "GameGoing Publish SDK",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/wbzlop/GGPublish",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wubaozeng": "wubaozeng@gamegoing.net"
13   },
14   "source": {
15     "git": "https://github.com/wbzlop/GGPublish.git",
16     "tag": "1.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "prefix_header_file": "GG/GG-Prefix.pch",
22   "requires_arc": true,
23   "pod_target_xcconfig": {
24     "OTHER_CFLAGS": "-fembed-bitcode",
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "dependencies": {
31     "ZZAnalyticsSDK": [
33     ],
34     "AppsFlyerFramework": [
35       "6.0.5"
36     ],
37     "IronSourceSDK": [
38       "7.0.3.0"
39     ],
40     "Bugly": [
42     ]
43   },
44   "vendored_frameworks": "Products/GGPublish.framework"