[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 0 / 1 / c / HelloTest1 / 1.0.1 / HelloTest1.podspec.json
bloba6fad01541abadd7768eb735957b3acd62db329e
2   "name": "HelloTest1",
3   "version": "1.0.1",
4   "summary": "This is the best framework.",
5   "description": "HelloWorld is a swift framework which has a logger class and printHelloWorld func",
6   "homepage": "https://github.com/ParmarAtul003/HelloTest1",
7   "license": "MIT",
8   "authors": {
9     "Atul Parmar": "parmar.atul003@gmail.com"
10   },
11   "platforms": {
12     "ios": "14.0"
13   },
14   "source": {
15     "git": "https://github.com/ParmarAtul003/HelloTest1.git",
16     "tag": "1.0.1"
17   },
18   "ios": {
19     "vendored_frameworks": "HelloTest1.framework"
20   },
21   "preserve_paths": "HelloTest1.framework",
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"