[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 5 / 4 / GameFrameworkTool / 1.0.4 / GameFrameworkTool.podspec.json
blob6238a6fd4d05ea105c602c83b25021293dc76fee
2   "name": "GameFrameworkTool",
3   "version": "1.0.4",
4   "summary": "DDGameSDK Tool",
5   "description": "工具类",
6   "homepage": "https://github.com/shuaiChenging/DDGame-SDK.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "徐志成": "xuzhicheng@jiangduoduo.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/shuaiChenging/DDGame-SDK.git",
19     "tag": "1.0.4"
20   },
21   "resources": "DDGameFramework/DDGameBundle.bundle",
22   "ios": {
23     "vendored_frameworks": "DDGameFramework/DDGameSDK.framework"
24   },
25   "frameworks": [
26     "UIKit",
27     "Foundation"
28   ],
29   "dependencies": {
30     "Masonry": [
31       "1.1.0"
32     ],
33     "JKCategories": [
34       "1.9.3"
35     ],
36     "IQKeyboardManager": [
37       "6.5.8"
38     ],
39     "AFNetworking": [
40       "4.0.1"
41     ],
42     "MJExtension": [
43       "3.3.0"
44     ],
45     "MBProgressHUD": [
46       "1.2.0"
47     ]
48   }