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