[Add] IEnvoyProxy 3.0.0
[CocoaPods.git] / Specs / a / 8 / 5 / GUMoreGameSDK / 1.0.1 / GUMoreGameSDK.podspec.json
blob81090d0244b69510dafba44643fab375e0707af5
2   "name": "GUMoreGameSDK",
3   "version": "1.0.1",
4   "summary": "This is a development kit for display game application video.",
5   "license": "MIT",
6   "platforms": {
7     "ios": "10.0"
8   },
9   "homepage": "https://github.com/shenwawa/GUMoreGameSDK",
10   "authors": {
11     "taeja": "shenxstest@sina.com"
12   },
13   "social_media_url": "https://www.jianshu.com/u/27319193fc41",
14   "source": {
15     "git": "https://github.com/shenwawa/GUMoreGameSDK.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "GUMoreGameSDK.framework/Headers/*.{h}",
19   "requires_arc": true,
20   "vendored_frameworks": "GUMoreGameSDK.framework",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "dependencies": {
26     "MJExtension": [
27       "~> 3.2.1"
28     ]
29   }