[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / 1 / f / ObjectiveCTest / 0.1.0 / ObjectiveCTest.podspec.json
blobcaece4dbcbad9d64ce7b0c99ae96af0ee22bc3bc
2   "name": "ObjectiveCTest",
3   "version": "0.1.0",
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",
7   "authors": {
8     "SergioR72": "tu_correo@example.com"
9   },
10   "source": {
11     "git": "https://github.com/SergioR72/ObjectiveCTest.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source_files": "ObjectiveCLibrary/*.{h,m}",
18   "public_header_files": "ObjectiveCLibrary/*.h",
19   "swift_versions": "5.0",
20   "swift_version": "5.0"