2 "name": "ObjectiveCTest",
4 "summary": "A simple Objective-C library for testing purposes.",
5 "description": "ObjectiveCTest is a simple library created for demonstration purposes. \nIt includes a class with a method that returns a test string.",
6 "homepage": "https://github.com/SergioR72/ObjectiveCTest",
8 "SergioR72": "tu_correo@example.com"
11 "git": "https://github.com/SergioR72/ObjectiveCTest.git",
17 "source_files": "ObjectiveCLibrary/*.{h,m}",
18 "public_header_files": "ObjectiveCLibrary/*.h",
19 "swift_versions": "5.0",
20 "swift_version": "5.0"