[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 5 / 2 / IDFSDK / 6.3.1.3 / IDFSDK.podspec.json
blob4e33b9cf9c415a6858178315d56ed274d3b34904
2   "name": "IDFSDK",
3   "version": "6.3.1.3",
4   "summary": "use IDFSDK.",
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/IDFSDK.git",
17   "source": {
18     "git": "https://github.com/ELFClub/IDFSDK.git",
19     "tag": "6.3.1.3"
20   },
21   "frameworks": [
22     "UIKit",
23     "Security",
24     "AdSupport"
25   ],
26   "libraries": "c++",
27   "vendored_frameworks": [
28     "IDFSDK/Frameworks/IDFSDK.framework",
29     "IDFSDK/Frameworks/TapDB_iOS.framework"
30   ],
31   "resources": "IDFSDK/Frameworks/IDFSDK.framework/IDFSDK.bundle",
32   "xcconfig": {
33     "VALID_ARCHS": "armv7 x86_64 arm64"
34   },
35   "dependencies": {
36     "FBSDKCoreKit": [
37       "~> 8.2.0"
38     ],
39     "FBSDKLoginKit": [
40       "~> 8.2.0"
41     ]
42   }