4 "summary": "Tjek SDK for iOS.",
5 "description": "An SDK that makes it easy to talk to the Tjek API.\nAlso allows you to easily embed an interactive publication view into your own iOS app.",
6 "homepage": "https://github.com/tjek/tjek-swift-sdk",
12 "swift_versions": "5.0.1",
13 "pod_target_xcconfig": {
14 "SWIFT_VERSION": "5.0"
17 "git": "https://github.com/tjek/tjek-swift-sdk.git",
24 "Sources/TjekAPI/**/*.swift",
25 "Sources/TjekUtils/**/*.swift",
26 "Sources/TjekEventsTracker/**/*.swift",
27 "Sources/TjekSDK/**/*.swift"
43 "name": "PublicationViewer",
61 "source_files": "Sources/TjekPublicationViewer/**/*.swift",
63 "Sources/TjekPublicationViewer/PagedPublication/Resources/**/*"
71 "swift_version": "5.0.1"