[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 8 / 4 / 1 / TestFrameworkLibrary / 1.0.2 / TestFrameworkLibrary.podspec.json
blobae000b29a30394b6019bab70a84b64d7fc0df8d1
2   "name": "TestFrameworkLibrary",
3   "version": "1.0.2",
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/SampleDemo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "HirenBharodiya": "hiren.bharodia@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/dhruv230298/SampleDemo.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "SDK/TestFrameworkLibrary.xcframework/ios-arm64/TestFrameworkLibrary.framework/Headers/*.{h}",
22   "requires_arc": true,
23   "vendored_frameworks": "SDK/TestFrameworkLibrary.xcframework",
24   "frameworks": "UIKit"