[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / 9 / 8 / 7 / CINetworking / 0.1.15 / CINetworking.podspec.json
blob72a59929b8970fc81d85fa58405e874af8e9a34c
2   "name": "CINetworking",
3   "version": "0.1.15",
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.15"
17   },
18   "static_framework": true,
19   "platforms": {
20     "ios": "13.0"
21   },
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "vendored_frameworks": "CINetworking/CINetworking.framework",
29   "dependencies": {
30     "AFNetworking": [
32     ],
33     "CocoaLumberjack": [
35     ]
36   }