[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / d / 0 / HookedAlumniSDK / 1.1.1 / HookedAlumniSDK.podspec.json
blobca823b0ef8379a00f34ba1ef1c588cd4225a57cb
2   "name": "HookedAlumniSDK",
3   "version": "1.1.1",
4   "summary": "The official HookedAlumni SDK for iOS, used to access the features of the HookedAlumni.",
5   "description": "The HookedAlumni SDK provides a simple and efficient way to log in to HookedAlumni and access the full capabilities of the HookedAlumni.",
6   "homepage": "https://github.com/hookedgit/HookedAlumniSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hookedgit": "github@hooked.team"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/hookedgit/HookedAlumniSDK.git",
19     "tag": "1.1.1"
20   },
21   "ios": {
22     "vendored_frameworks": "HookedAlumniSDK.xcframework"
23   },
24   "dependencies": {
25     "Alamofire": [
26       "5.7.1"
27     ],
28     "HandyJSON": [
29       "5.0.2"
30     ],
31     "dsBridge": [
32       "3.0.6"
33     ],
34     "KeychainSwift": [
35       "20.0.0"
36     ],
37     "CryptoSwift": [
38       "1.7.1"
39     ]
40   },
41   "user_target_xcconfig": {
42     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
43   },
44   "pod_target_xcconfig": {
45     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
46   }