[Add] MapboxCommon 24.10.0-daily-2024-12-14-04-25
[CocoaPods.git] / Specs / 0 / b / f / ELSDK / 6.2.5 / ELSDK.podspec.json
blob679e20cd0c14e6dcd4d1f80d55c520de8fb6d9e8
2   "name": "ELSDK",
3   "version": "6.2.5",
4   "summary": "use ELSDK.",
5   "description": "a easy way to use ELSDK",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "bruce": "1064124945@qq.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "homepage": "https://github.com/ELFClub/ELSDK.git",
17   "source": {
18     "git": "https://github.com/ELFClub/ELSDK.git",
19     "tag": "6.2.5"
20   },
21   "frameworks": [
22     "UIKit",
23     "Security",
24     "AdSupport"
25   ],
26   "libraries": "c++",
27   "vendored_frameworks": [
28     "ELSDK/Frameworks/ELSDK.framework",
29     "ELSDK/Frameworks/TapDB_iOS.framework"
30   ],
31   "xcconfig": {
32     "VALID_ARCHS": "armv7 armv7s x86_64 arm64"
33   },
34   "dependencies": {
35     "AppsFlyerFramework": [
36       "~> 5.4.4"
37     ],
38     "FBSDKCoreKit": [
39       "~> 7.1.1"
40     ],
41     "FBSDKLoginKit": [
42       "~> 7.1.1"
43     ]
44   }