[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / b / 2 / SampleFrameworkLibrary / 1.0.0 / SampleFrameworkLibrary.podspec.json
blob5c3a2dd40ef997aa3d1fbd1dd99acd4ccb3c5de4
2   "name": "SampleFrameworkLibrary",
3   "version": "1.0.0",
4   "summary": "A lightweight and efficient framework providing seamless utilities and components for iOS applications.",
5   "description": "Test Framework Library is a comprehensive set of utilities and components designed to streamline iOS application development. This framework offers a variety of tools including network handling, data parsing, and UI components, making it easier to integrate essential features into your projects.\n\nKey features:\n- Seamless networking integration with built-in error handling\n- Customizable UI components\n- Lightweight design to optimize performance\n- Full support for Swift 5 and the latest iOS versions\n- Easy-to-use APIs that enhance developer productivity\n\nWhether you're building a small-scale project or a complex application, the Test Framework Library helps reduce development time while improving code maintainability and scalability.",
6   "homepage": "https://github.com/dhruv230298/SampleDemoApp",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dhruv Lakdawala": "dhruv.l.easternts@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/dhruv230298/SampleDemoApp.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "SDK/SampleFrameworkLibrary.xcframework/ios-arm64/SampleFrameworkLibrary.framework/Headers/*.{h}",
22   "requires_arc": true,
23   "vendored_frameworks": "SDK/SampleFrameworkLibrary.xcframework",
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "frameworks": "UIKit"