[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 0 / 3 / TGAIOSSDK / 1.3.0 / TGAIOSSDK.podspec.json
blobd1c578faab191b709961c8b42b47e6c098b53020
2   "name": "TGAIOSSDK",
3   "version": "1.3.0",
4   "summary": "TGAIOSSDK SDK for iOS",
5   "homepage": "https://github.com/Just4fun2021/tga-sdk-bundle-ios",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "just4fun": "just4fun"
12   },
13   "source": {
14     "git": "https://github.com/Just4fun2021/tga-sdk-bundle-ios.git",
15     "tag": "1.3.0"
16   },
17   "requires_arc": true,
18   "static_framework": true,
19   "swift_versions": [
20     "5"
21   ],
22   "platforms": {
23     "ios": "10.0"
24   },
25   "resource_bundles": {
26     "TGASDK": [
27       "TGASDK/Assets/Langs.bundle",
28       "TGASDK/Assets/*.xcassets"
29     ]
30   },
31   "pod_target_xcconfig": {
32     "VALID_ARCHS": "x86_64 armv7 armv7s arm64"
33   },
34   "vendored_frameworks": "TGASDK/Classes/TGASDK.xcframework",
35   "dependencies": {
36     "AppLovinSDK": [
37       "~> 11.5.1"
38     ]
39   },
40   "swift_version": "5"