[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / b / d / GameToolSDK / 0.1.8 / GameToolSDK.podspec.json
blobda2402bde88ba2191ccef3ad361f465f3aded0fd
2   "name": "GameToolSDK",
3   "version": "0.1.8",
4   "summary": "0.1.8 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.8"
14   },
15   "platforms": {
16     "ios": "11.0"
17   },
18   "ios": {
19     "vendored_frameworks": "GameToolSDK.framework"
20   },
21   "public_header_files": "GTSDK-iOS/GameToolSDK.framework/Headers/**/*",
22   "static_framework": true,
23   "user_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "frameworks": [
27     "UIKit",
28     "IOKit"
29   ],
30   "dependencies": {
31     "Masonry": [
33     ],
34     "lottie-ios": [
36     ],
37     "AFNetworking": [
39     ],
40     "Toast": [
42     ]
43   }