4 "summary": "Gini library for scanning documents",
5 "description": "Gini provides an information extraction system for analyzing documents (e. g. invoices or\ncontracts), specifically information such as the document sender or the amount to pay in an invoice.",
6 "homepage": "https://www.gini.net/en/developer/",
12 "Gini GmbH": "hello@gini.net"
14 "social_media_url": "https://twitter.com/Gini",
16 "git": "https://github.com/gini/gini-ios.git",
19 "swift_versions": "5.0",
23 "default_subspecs": "DocumentsAPI",
28 "source_files": "Gini/Tests/Classes/*.swift",
29 "resources": "Gini/Tests/Assets/*",
30 "requires_app_host": true
35 "name": "DocumentsAPI",
36 "source_files": "Gini/Classes/Documents/**/*"
41 "OTHER_CFLAGS": "$(inherited) -DPINNING_AVAILABLE"
47 "Gini/DocumentsAPI": [
51 "source_files": "Gini/Classes/Pinning/**/*"
54 "swift_version": "5.0"