2 "name": "SampleFrameworkLibrary",
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",
12 "Dhruv Lakdawala": "dhruv.l.easternts@gmail.com"
15 "git": "https://github.com/dhruv230298/SampleDemoApp.git",
21 "source_files": "SDK/SampleFrameworkLibrary.xcframework/ios-arm64/SampleFrameworkLibrary.framework/Headers/*.{h}",
23 "vendored_frameworks": "SDK/SampleFrameworkLibrary.xcframework",
24 "pod_target_xcconfig": {
25 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27 "user_target_xcconfig": {
28 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"