[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 2 / 0 / NetworkLPK / 1.0.2 / NetworkLPK.podspec.json
blob979ce85fe3517be99e66fe86761d466d44222a3b
2   "name": "NetworkLPK",
3   "version": "1.0.2",
4   "summary": "A CocoaPods library written in Swift",
5   "description": "This CocoaPods library helps you perform API Call.",
6   "homepage": "https://github.com/pksa/NetworkLPK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Paresh Kanani": "paresh.kanani@solutionanalysts.com"
13   },
14   "swift_versions": "5.0",
15   "platforms": {
16     "ios": "13.0"
17   },
18   "source": {
19     "git": "https://github.com/pksa/NetworkLPK.git",
20     "tag": "1.0.2"
21   },
22   "user_target_xcconfig": {
23     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
24   },
25   "pod_target_xcconfig": {
26     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
27   },
28   "vendored_frameworks": "NetworkLPK.xcframework",
29   "dependencies": {
30     "Moya": [
31       "~> 15.0.0"
32     ],
33     "Alamofire": [
34       "~> 5.6.3"
35     ]
36   },
37   "swift_version": "5.0"