[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / 8 / 5 / GMUnite / 1.0.6 / GMUnite.podspec.json
blob956a6965c0cdecfc0e24e2cf6c5aa0c7eb21413c
2   "name": "GMUnite",
3   "version": "1.0.6",
4   "summary": "GMUnite for gama games developer.",
5   "description": "GMUnite for gama games developer.GMUnite for gama games developer.",
6   "homepage": "https://github.com/buttonTouch/GMUnite.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MWS": "18824676521@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/buttonTouch/GMUnite.git",
19     "tag": "1.0.6"
20   },
21   "resources": "Framework/GMGSupport.bundle",
22   "ios": {
23     "vendored_frameworks": "Framework/GMUnite.framework"
24   },
25   "frameworks": [
26     "UIKit",
27     "Foundation",
28     "AudioToolbox"
29   ],
30   "requires_arc": true,
31   "pod_target_xcconfig": {
32     "VALID_ARCHS": "x86_64 armv7 arm64"
33   },
34   "dependencies": {
35     "Reachability": [
37     ],
38     "Masonry": [
40     ]
41   }