[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / b / d / GameToolSDK / 0.2.0 / GameToolSDK.podspec.json
blob173612bc4eff6e7fcc05e18c2f8cf0dd0da5860e
2   "name": "GameToolSDK",
3   "version": "0.2.0",
4   "summary": "0.2.0 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.0"
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   "resource_bundles": {
24     "GTSDK": [
25       "GameToolSDK.framework/GTSDK.bundle",
26       "GameToolSDK.framework/SUNYSensorsAnalyticsSDK.bundle"
27     ]
28   },
29   "user_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   },
32   "frameworks": [
33     "UIKit",
34     "IOKit"
35   ],
36   "dependencies": {
37     "Masonry": [
39     ],
40     "lottie-ios": [
42     ],
43     "AFNetworking": [
45     ],
46     "Toast": [
48     ]
49   }