[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 2 / 6 / e / GGPublish / 1.0.5 / GGPublish.podspec.json
blob6ebf3d819a9f66afea8516b11cb39fa51ce0a984
2   "name": "GGPublish",
3   "version": "1.0.5",
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.0.5"
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   },
26   "dependencies": {
27     "ZZAnalyticsSDK": [
29     ],
30     "AppsFlyerFramework": [
31       "6.0.2"
32     ],
33     "IronSourceSDK": [
34       "7.0.1.0"
35     ],
36     "Bugly": [
38     ]
39   },
40   "vendored_frameworks": "Products/GGPublish.framework"