[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 5 / 0 / d / CINetworkingSDK / 0.1.13 / CINetworkingSDK.podspec.json
bloba4639142bbde6582ca1623d85c124ec825c404ad
2   "name": "CINetworkingSDK",
3   "version": "0.1.13",
4   "summary": "A short description of CINetworking.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ladybirdDEV/CINetworking",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "idbeny": "idbeny@163.com"
13   },
14   "source": {
15     "git": "https://github.com/ladybirdDEV/CINetworking.git",
16     "tag": "0.1.13"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "vendored_frameworks": "CINetworking/CINetworkingSDK.framework",
28   "dependencies": {
29     "AFNetworking": [
31     ],
32     "CocoaLumberjack": [
34     ]
35   }