[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 2 / 6 / e / GGPublish / 0.04 / GGPublish.podspec.json
blob3a43d500f8ef4facf82ad2b4abdda39b78b854ca
2   "name": "GGPublish",
3   "version": "0.04",
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": "0.04"
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": [
32     ],
33     "IronSourceSDK": [
35     ]
36   },
37   "vendored_frameworks": "Products/GGPublish.framework"