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