[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / b / d / GameToolSDK / 0.1.6 / GameToolSDK.podspec.json
blob3f2ac4073d75b52a8db48e15d73d0b00b6616a22
2   "name": "GameToolSDK",
3   "version": "0.1.6",
4   "summary": "0.1.6 GameToolSDK",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/gametool-sm/GTSDK-iOS.git",
7   "license": "MIT",
8   "authors": {
9     "fengjing1851": "fj@shangminet.net"
10   },
11   "source": {
12     "git": "https://github.com/gametool-sm/GTSDK-iOS.git",
13     "tag": "0.1.6"
14   },
15   "platforms": {
16     "ios": "11.0"
17   },
18   "static_framework": true,
19   "source_files": "GameToolSDK.framework/**/*",
20   "vendored_frameworks": "GameToolSDK.framework",
21   "public_header_files": "GameToolSDK.framework/Headers/**/*",
22   "user_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "frameworks": [
26     "UIKit",
27     "IOKit"
28   ],
29   "dependencies": {
30     "Masonry": [
32     ],
33     "lottie-ios": [
35     ],
36     "AFNetworking": [
38     ],
39     "Toast": [
41     ]
42   }