[Add] YIM 2.0.15
[CocoaPods.git] / Specs / 0 / b / f / ELSDK / 6.2.2 / ELSDK.podspec.json
blob96dc28aeafdc7ce6f34c4f2c177b843de321479d
2   "name": "ELSDK",
3   "version": "6.2.2",
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.2"
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.1"
37     ],
38     "FBSDKCoreKit": [
39       "~> 6.5.2"
40     ],
41     "FBSDKLoginKit": [
42       "~> 6.5.2"
43     ]
44   }