[Add] JLBlueLink 1.0.0
[CocoaPods.git] / Specs / 6 / 8 / 5 / GMUnite / 1.0.4 / GMUnite.podspec.json
blobe9b54fd55ed8b421624eea9f5ed1db3bad5d5748
2   "name": "GMUnite",
3   "version": "1.0.4",
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.4"
20   },
21   "ios": {
22     "vendored_frameworks": "Framework/GMUnite.framework"
23   },
24   "frameworks": [
25     "UIKit",
26     "Foundation",
27     "AudioToolbox"
28   ],
29   "requires_arc": true,
30   "pod_target_xcconfig": {
31     "VALID_ARCHS": "x86_64 armv7 arm64"
32   },
33   "dependencies": {
34     "Reachability": [
36     ],
37     "Masonry": [
39     ]
40   }