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",
24 "swift_version": "5.0",
29 "source_files": "Gini/Tests/Classes/*.swift",
30 "resources": "Gini/Tests/Assets/*",
31 "requires_app_host": true
36 "name": "DocumentsAPI",
37 "source_files": "Gini/Classes/Documents/**/*"
42 "OTHER_CFLAGS": "$(inherited) -DPINNING_AVAILABLE"
48 "Gini/DocumentsAPI": [
52 "source_files": "Gini/Classes/Pinning/**/*"