[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / c / 2 / b / NetworkCustomSDK / 1.0.0 / NetworkCustomSDK.podspec.json
blobadc0ffebf62173999da9a7d6b3edf19d5dfedc30
2   "name": "NetworkCustomSDK",
3   "version": "1.0.0",
4   "summary": "NetworkCustom for Api Calling",
5   "description": "A Custom Network Framework",
6   "homepage": "https://github.com/Anaslokhandwala/demoApp.git",
7   "license": "MIT",
8   "authors": {
9     "Anas": "https://github.com/Anaslokhandwala"
10   },
11   "source": {
12     "git": "https://github.com/Anaslokhandwala/demoApp.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "12.0"
17   },
18   "static_framework": true,
19   "preserve_paths": "NetworkCustom.xcframework",
20   "vendored_frameworks": "NetworkCustom.xcframework",
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "exclude_files": "Classes/Exclude",
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "swift_version": "5.0"