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