[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 4 / 2 / SwiftlyNetworker / 0.1.4 / SwiftlyNetworker.podspec.json
blobcde1c997b4772d4d83f8d65931e7a2f94469688e
2   "name": "SwiftlyNetworker",
3   "version": "0.1.4",
4   "summary": "A short description of SwiftlyNetworker.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/jungseungyeo/SwiftlyNetworker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jungseungyeo": "duwjdtmd91@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/jungseungyeo/SwiftlyNetworker.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "15.0"
20   },
21   "source_files": "SwiftlyNetworker/Classes/**/*",
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   }